[packages] normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreco...
[openwrt/svn-archive/archive.git] / lang / yapsnmp / Makefile
index 2158324595daf408816689f98388a82de37d668c..3cd2d6aa53bc3b2ba2ba93b344e4d3feccac70f1 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -18,10 +17,11 @@ PKG_MD5SUM:=8a3e9a5b814388d7907c639105cb2365
 
 PKG_BUILD_DEPENDS:=python
 
-PKG_FIXUP = libtool
+PKG_FIXUP:=autoreconf
+PKG_REMOVE_FILES:=aclocal.m4 acinclude.m4
 
 include $(INCLUDE_DIR)/package.mk
--include $(if $(DUMP),,$(STAGING_DIR)/mk/python-package.mk)
+$(call include_mk, python-package.mk)
 
 define Package/python-yapsnmp
   SUBMENU:=Python