From 43efc4e87a73f636945e379c75cdaf102a90705f Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 8 Dec 2010 02:42:18 +0000 Subject: [PATCH] gettext: don't autoreconf SVN-Revision: 24323 --- libs/gettext/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gettext/Makefile b/libs/gettext/Makefile index 5cb01b77b..a7ab8815e 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 +PKG_FIXUP:=libtool no-autoreconf PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=0 -- 2.30.2