projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3ddfc8
)
[packages] libcrypto++: fix compilation on backfire by getting rid of the GNUmakefile...
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 10 Jul 2011 19:50:05 +0000
(19:50 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 10 Jul 2011 19:50:05 +0000
(19:50 +0000)
SVN-Revision: 27578
libs/libcrypto++/Makefile
patch
|
blob
|
history
diff --git
a/libs/libcrypto++/Makefile
b/libs/libcrypto++/Makefile
index 8826d09613700f252dc504cc7bcbc58622a0646a..f5c3212d06e92dae20bea535f24081cc013f23a1 100644
(file)
--- a/
libs/libcrypto++/Makefile
+++ b/
libs/libcrypto++/Makefile
@@
-16,6
+16,7
@@
PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/libc/libcrypto++/
PKG_MD5SUM:=681f830145bf93cbc16113eaf61fbe2a
PKG_FIXUP:=autoreconf
+PKG_REMOVE_FILES:=aclocal.m4 GNUmakefile
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk