[packages] normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreco...
[openwrt/svn-archive/archive.git] / libs / leptonica / Makefile
index fa217f6d1d6009decc721a81f530e23b3ad36260..cd1a31f1fefeac73aecfd4f6873606b8d256ce42 100644 (file)
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://leptonica.googlecode.com/files/
 PKG_MD5SUM:=5cd7092f9ff2ca7e3f3e73bfcd556403
 
-PKG_FIXUP:=libtool
+PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk