mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
Bug fix for packaging
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25117 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1621b5cf84
commit
8eeab26544
3 changed files with 6484 additions and 8104 deletions
|
@ -802,11 +802,12 @@ AC_DEFINE_UNQUOTED(GNUSTEP_TARGET_LOCAL_USERS_DIR,
|
|||
# ask it to output all variables! That way we have access to (eg)
|
||||
# GNUSTEP_SYSTEM_HEADERS below.
|
||||
#
|
||||
# We need to unles any values that we really need, or existing settings
|
||||
# We need to unset any values that we really need, or existing settings
|
||||
# would be used by GNUstep.sh
|
||||
#
|
||||
unset GNUSTEP_SYSTEM_HEADERS
|
||||
unset GNUSTEP_SYSTEM_LIBRARIES
|
||||
GNUSTEP_MAKEFILES="$CURRENT_GNUSTEP_MAKEFILES"
|
||||
GNUSTEP_SH_EXPORT_ALL_VARIABLES=yes
|
||||
. "$CURRENT_GNUSTEP_MAKEFILES/GNUstep.sh"
|
||||
unset GNUSTEP_SH_EXPORT_ALL_VARIABLES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue