From: Sascha Wildner Date: Sun, 4 Oct 2009 14:07:43 +0000 (+0200) Subject: include/Makefile: Revert part of the previous commit. This doesn't work. X-Git-Tag: v2.7.1~523 X-Git-Url: https://gitweb.dragonflybsd.org/~nant/dragonfly.git/commitdiff_plain/6e06374e5323d6316f82a07b5a6059f9acf3ddd9 include/Makefile: Revert part of the previous commit. This doesn't work. --- diff --git a/include/Makefile b/include/Makefile index 7eee621f78..2f41d0a458 100644 --- a/include/Makefile +++ b/include/Makefile @@ -214,7 +214,6 @@ symlinks: mtree_setup .endfor rm -rf ${DESTDIR}/usr/include/crypto ${LN} -s ../../sys/opencrypto ${DESTDIR}/usr/include/crypto - ${LN} -s ../../sys/crypto/rijndael/rijndael.h ${DESTDIR}/usr/include/crypto/rijndael.h .for i in ${LSYMSUBDIRS} rm -rf ${DESTDIR}/usr/include/$i ${LN} -s ../../../sys/$i ${DESTDIR}/usr/include/$i