Fix full-toolchain build on fedora14.

This commit is contained in:
Arne Fitzenreiter
2011-05-10 14:31:37 +02:00
parent f3905bf817
commit 46c2a9e353
3 changed files with 6 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2007 Michael Tremer & Christian Schmidt #
# Copyright (C) 2007-2011 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -43,7 +43,7 @@ ifeq "$(ROOT)" ""
EXTRA_MAKE =
EXTRA_INSTALL =
else
TARGET = $(DIR_INFO)/$(THISAPP)-tools
TARGET = $(DIR_INFO)/$(THISAPP)-tools-pass$(PASS)
EXTRA_CONFIG = --prefix=/tools --disable-nls
EXTRA_MAKE =
EXTRA_INSTALL =