normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreconf", so...
[openwrt/svn-archive/packages.git] / libs / libmbus / Makefile
index 1a3d1e008f4a87601f218310f97a13af34c60e6c..08468e85456af1c50cc09fbd9e7be99e7e2f0325 100644 (file)
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.freescada.com/public-dist/
 PKG_MD5SUM:=2f1a7ba0ccd683e6708364a13310a6d1
 
-PKG_FIXUP:=libtool
+PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk