[2073] in testers
7.4: /usr/athena compatibility symlinks
daemon@ATHENA.MIT.EDU (Richard Basch)
Wed Jun 10 21:59:17 1992
Date: Wed, 10 Jun 92 21:58:45 -0400
To: testers@MIT.EDU
From: "Richard Basch" <basch@MIT.EDU>
... the compatibility symlinks are broken in /usr/athena; they will not
work with 7.2 machines, since they are absolute links to
/usr/athena/bin. The links should be RELATIVE (like they were in 7.3).
For instance:
/usr/athena/emacs -> bin/emacs
not
/usr/athena/emacs -> /usr/athena/bin/emacs
-R