polachok's projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
2ac16f0
)
include/Makefile: Revert part of the previous commit. This doesn't work.
author
Sascha Wildner <saw@online.de>
Sun, 4 Oct 2009 14:07:43 +0000 (16:07 +0200)
committer
Sascha Wildner <saw@online.de>
Sun, 4 Oct 2009 14:07:43 +0000 (16:07 +0200)
include/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/include/Makefile
b/include/Makefile
index
7eee621
..
2f41d0a
100644
(file)
--- 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