]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Added CONFIGURE_ARCH to ./configure command in lfs/grep
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 25 Dec 2008 21:38:31 +0000 (22:38 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 25 Dec 2008 21:38:31 +0000 (22:38 +0100)
lfs/grep

index 5a749c3bee32e920dc15ab1412762826ebbcbaa9..7754156326a1e40d2b70544665c29d8ab2501678 100644 (file)
--- 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