[GRASS5] GRASS57: debian package build : dead symbolic links to 5.3 sources
Moritz Lennert
mlennert at club.worldonline.be
Tue Jan 27 10:25:10 EST 2004
Hello,
I am trying to use dpkg-buildpackage on 5.7. However, I have the following
problem:
in debian/rules the following defines the location of the 5.3 sources:
GRASS53SRC=../grass-5.3.0
this is correct for me as I have:
$ ls -l
total 20
drwxr-xr-x 23 mlennert mlennert 4096 2004-01-05 15:40 grass
drwxr-xr-x 21 mlennert mlennert 4096 2004-01-27 16:10 grass51
lrwxrwxrwx 1 mlennert mlennert 5 2004-01-27 15:24 grass-5.3.0 ->
grass
lrwxrwxrwx 1 mlennert mlennert 7 2004-01-27 15:24 grass-5.7.0 ->
grass51
However, in grass-5.7.0/include I have a series of dead links pointing to
../grass-5.3.0/src/include/*.h
This should be ../../grass-5.3.0/src/include/*.h
Where can I change the links that are created ?
Moritz
More information about the grass-dev
mailing list