From: Michael Tremer Date: Thu, 25 Dec 2008 21:38:31 +0000 (+0100) Subject: Added CONFIGURE_ARCH to ./configure command in lfs/grep X-Git-Tag: v3.0-alpha1~322^2~90 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e61eefe1543d768ea9391ce35b5eb214dfcb4c03;p=ipfire-3.x.git Added CONFIGURE_ARCH to ./configure command in lfs/grep --- diff --git a/lfs/grep b/lfs/grep index 5a749c3be..775415632 100644 --- a/lfs/grep +++ b/lfs/grep @@ -74,6 +74,7 @@ ifeq "$(STAGE)" "base" cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(THISAPP)-upstream_fixes-1.patch cd $(DIR_APP) && \ ./configure \ + $(CONFIGURE_ARCH) \ --prefix=/usr \ --bindir=/bin \ --without-included-regex