MFI: stupid typo of mine.

This commit is contained in:
Mark Murray 2000-02-29 09:56:11 +00:00
parent 1d9a6ae08b
commit 87afaaf75a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57615

View File

@ -228,7 +228,7 @@ afterinstall:
ln -sf lib${LIB}.a libdes.a
@cd ${DESTDIR}${INCDIR}; \
rm -f des.h; \
ln -sf openssh/des.h
ln -sf openssl/des.h
.if !defined(NOPROFILE)
@cd ${DESTDIR}${LIBDIR}; \
rm -f libdes_p.a; \