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

index 4d6c14a739b4341d2aef8a8755ad585718885591..f751ba6cd5fb5f79989504bff5de150f73e7076e 100644 (file)
--- a/lfs/attr
+++ b/lfs/attr
@@ -74,6 +74,7 @@ $(OBJECT): $(objects)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && \
                ./configure \
+                       $(CONFIGURE_ARCH) \
                        --prefix=/usr \
                        --bindir=/bin \
                        --enable-shared