From: Michael Tremer Date: Thu, 25 Dec 2008 21:38:30 +0000 (+0100) Subject: Added CONFIGURE_ARCH to ./configure command in lfs/attr X-Git-Tag: v3.0-alpha1~322^2~133 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f641f9f4d3618f3098f01ac29da7d02521de39df;p=ipfire-3.x.git Added CONFIGURE_ARCH to ./configure command in lfs/attr --- diff --git a/lfs/attr b/lfs/attr index 4d6c14a73..f751ba6cd 100644 --- 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