From dcf192b01050486fea35f6c06c1c5e4c05e3c301 Mon Sep 17 00:00:00 2001 From: ms Date: Mon, 9 Oct 2006 13:09:55 +0000 Subject: [PATCH] Zwischencommit fuer LFS. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@312 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 --- lfs/bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/bash b/lfs/bash index 31cd3a23c2..ad89485159 100644 --- a/lfs/bash +++ b/lfs/bash @@ -90,7 +90,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)-fixes-8.patch cd $(DIR_APP) && ./configure $(EXTRA_CONFIG) - cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE) + cd $(DIR_APP) && make $(EXTRA_MAKE) cd $(DIR_APP) && make $(EXTRA_INSTALL) install ln -sf bash /bin/sh ifneq "$(ROOT)" "" -- 2.39.2