mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Added patches by cls@seawood.org
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@3456 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e05a648307
commit
16b8484677
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ else
|
|||
fi
|
||||
|
||||
appname=`echo $app | sed 's/\.[a-z]*$//'`
|
||||
appname=`basename $appname`
|
||||
. $GNUSTEP_SYSTEM_ROOT/Makefiles/ld_lib_path.sh
|
||||
|
||||
if [ "$LIBRARY_COMBO" = nx-nx-nx-nil -a $GNUSTEP_HOST_OS = nextstep4 ]; then
|
||||
|
|
Loading…
Reference in a new issue