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:
e84b6b7
)
[packages] net-snmp: autoreconf is broken with this package, use patch-libtool fixup
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 11 Jun 2012 21:54:41 +0000
(21:54 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 11 Jun 2012 21:54:41 +0000
(21:54 +0000)
SVN-Revision: 32208
net/net-snmp/Makefile
patch
|
blob
|
history
diff --git
a/net/net-snmp/Makefile
b/net/net-snmp/Makefile
index 05de29b8fd111207e5a4459fdca12b74a728a9b7..8fd1c4fcc3852ac703ab0882f051542aba323766 100644
(file)
--- a/
net/net-snmp/Makefile
+++ b/
net/net-snmp/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2006-201
1
OpenWrt.org
+# Copyright (C) 2006-201
2
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-15,7
+15,7
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/net-snmp
PKG_MD5SUM:=984932520143f0c8bf7b7ce1fc9e1da1
-PKG_FIXUP =
libtool no-autoreconf
+PKG_FIXUP =
patch-libtool
include $(INCLUDE_DIR)/package.mk