Re: [Fink-devel] postinstall.pl symlink

2002-12-13 Thread Martin Costabel
On vendredi, déc 13, 2002, at 07:55 Europe/Paris, Ben Hines wrote: I noticed fink/dists is a symlink to the full path of 10.2: ln -s /sw/fink/10.2 /sw/fink/dists Wouldn't it be better to do: ln -s 10.2 /sw/fink/dists Then i wouldn't get confused when copying my fink installs around, when I c

[Fink-devel] postinstall.pl symlink

2002-12-12 Thread Ben Hines
I noticed fink/dists is a symlink to the full path of 10.2: ln -s /sw/fink/10.2 /sw/fink/dists Wouldn't it be better to do: ln -s 10.2 /sw/fink/dists Then i wouldn't get confused when copying my fink installs around, when I cd into /swbackup/fink/dists and it goes to the other install's dists