From: Michael Tremer Date: Thu, 25 Dec 2008 21:38:30 +0000 (+0100) Subject: Added CONFIGURE_ARCH to ./configure command in lfs/cracklib X-Git-Tag: v3.0-alpha1~322^2~117 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f51c142cb272d437dc115ceed97b0ba5d53ab677;p=ipfire-3.x.git Added CONFIGURE_ARCH to ./configure command in lfs/cracklib --- diff --git a/lfs/cracklib b/lfs/cracklib index 775dbfa0b..4e346daba 100644 --- a/lfs/cracklib +++ b/lfs/cracklib @@ -80,6 +80,7 @@ $(OBJECT): $(objects) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && $(EXTRACTOR) $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && \ ./configure \ + $(CONFIGURE_ARCH) \ --prefix=/usr \ --disable-static \ --with-default-dict=/lib/cracklib/pw_dict