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