projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b954c61
)
libpcap: fixup libtool
author
Steven Barth
<cyrus@openwrt.org>
Sat, 20 Jun 2015 17:37:28 +0000
(17:37 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Sat, 20 Jun 2015 17:37:28 +0000
(17:37 +0000)
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 46074
package/libs/libpcap/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libpcap/Makefile
b/package/libs/libpcap/Makefile
index 2a90c49f137b86fc24fe409e2357c9a88bfe6474..41e0d6f51cedafd7e754a1c8c7344b5abf1348d4 100644
(file)
--- a/
package/libs/libpcap/Makefile
+++ b/
package/libs/libpcap/Makefile
@@
-14,6
+14,7
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.tcpdump.org/release/
PKG_MD5SUM:=7e7321fb3aff2f2bb05c8229f3795d4a
+PKG_FIXUP:=patch-libtool
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>