summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypto/Makefile')
-rw-r--r--secure/lib/libcrypto/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 84fb089..c93fc8f 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -206,6 +206,7 @@ INCSDIR= ${INCLUDEDIR}/openssl
OLDSYMLINKS+= libdes.a libdes.so libdes.so.3 libdes_p.a
afterinstall:
@echo "Removing stale symlinks."
+ rm -f ${INCLUDEDIR}/des.h
.for symlink in ${OLDSYMLINKS}
rm -f ${LIBDIR}/${symlink}
.endfor
OpenPOWER on IntegriCloud