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

index c06fa5c4e0502d4b425f4dceec0026f36f4f5b7d..eb3293dd62b0d26c15888bc121440484e0605147 100644 (file)
@@ -56,6 +56,7 @@ $(OBJECT) :
        #cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(THISAPP)-useradd_fix-2.patch
        cd $(DIR_APP) && \
                ./configure \
+                       $(CONFIGURE_ARCH) \
                        --sysconfdir=/etc \
                        --without-selinux \
                        --with-libcrack