From e8b77ef87dbede1726aacc36e0fc4adce62dd694 Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 15 Dec 2010 19:05:15 +0000 Subject: [PATCH] [packages] gettext: allow autoreconf git-svn-id: svn://svn.openwrt.org/openwrt/packages@24609 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/gettext/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gettext/Makefile b/libs/gettext/Makefile index 26157fc91..1b3a50eff 100644 --- a/libs/gettext/Makefile +++ b/libs/gettext/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/gettext PKG_MD5SUM:=3dd55b952826d2b32f51308f2f91aa89 -PKG_FIXUP:=libtool no-autoreconf +PKG_FIXUP:=libtool PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=0 -- 2.11.0