On 28 May 2015 at 14:26, Tianon Gravi <admwig...@gmail.com> wrote: > Yeah, that'll work if you run it from within the scripts directory, > but the left-hand-side's value doesn't actually matter and gets stored > in the symlink as-is, so I gave the one-liner from the repo root > perspective. :)
To further illustrate: | $ ls -l scripts/vivid scripts/wily | ls: cannot access scripts/wily: No such file or directory | lrwxrwxrwx 1 tianon tianon 5 May 28 14:26 scripts/vivid -> gutsy | $ ln -s gutsy scripts/wily | $ ls -l scripts/vivid scripts/wily | lrwxrwxrwx 1 tianon tianon 5 May 28 14:26 scripts/vivid -> gutsy | lrwxrwxrwx 1 tianon tianon 5 May 28 14:27 scripts/wily -> gutsy ♥, - Tianon 4096R / B42F 6819 007F 00F8 8E36 4FD4 036A 9C25 BF35 7DD4 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org