Einige Buildfixes

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@355 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-12-05 14:32:03 +00:00
parent 73d9a908d5
commit fcb5057d1f
4 changed files with 5 additions and 7 deletions

View File

@@ -41,7 +41,7 @@ ifeq "$(LFS_PASS)" "install"
else
TARGET = $(DIR_INFO)/$(THISAPP)
EXTRA_CONFIG = --prefix=/usr --disable-nls
EXTRA_MAKE = $(MAKETUNING)
EXTRA_MAKE =
EXTRA_INSTALL =
endif
else