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

index d58209e9df7108e43f821faf7c89f4a95a429e44..d93fb118725b8780c2b6412a147d2ce5bbd9f285 100644 (file)
@@ -56,6 +56,7 @@ $(OBJECT) :
        cd $(DIR_APP) && sed -i -e '\%\t/usr/man%d' -e '\%\t/usr/local/man%d' src/man_db.conf.in
        cd $(DIR_APP) && CC="gcc -std=gnu99 -fgnu89-inline" \
                ./configure \
+                       $(CONFIGURE_ARCH) \
                        --prefix=/usr \
                        --libexecdir=/usr/lib \
                        --sysconfdir=/etc \