[packages] normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreco...
[openwrt/svn-archive/archive.git] / libs / libmodbus / Makefile
index 6b44863081b38ea3a3332aca57ef7e6034a5c387..f9a9896f6339402da0ab6a6da82dbc15079a79a2 100644 (file)
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://github.com/downloads/stephane/libmodbus/
 PKG_MD5SUM:=1aaacce9d9779d3a84f7d1a75774c943
 
-PKG_FIXUP:=libtool
+PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk