diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile index 42190a97e42..626d6e6ca96 100644 --- a/secure/lib/libcrypto/Makefile +++ b/secure/lib/libcrypto/Makefile @@ -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; \