diff --git a/tcsh.be0 b/tcsh.be0 index ea8a60bcf..1367c6f0e 100755 --- a/tcsh.be0 +++ b/tcsh.be0 @@ -64,7 +64,7 @@ mee_configure() { mee_install() { bee_install ln -s tcsh "$D/$BINDIR/csh" - ln -s csh.1 "$D/$MANDIR/man1/tcsh" + ln -s tcsh.1 "$D/$MANDIR/man1/csh.1" } ## by default this may be 'make install DESTDIR="${D}"'