mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Fixed rpm builds in some cases - by cleaning up GNUstep.sh.in and company
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13347 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d439785af4
commit
a7b6a2132f
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Thu Apr 4 13:14:35 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
This should fix RPM builds on virgin envs -
|
||||
* GNUstep.sh.in: Removed convert_win_paths and other window
|
||||
specific variables; simply set GNUSTEP_PATHPREFIX_LIST and use
|
||||
that to set CLASSPATH as well. Made sure we never call unset for
|
||||
an unknown variable. Added verbose comments about technical
|
||||
pitfalls of sourced files.
|
||||
* ld_lib_path.sh: Make sure we don't unset variables unless we set
|
||||
them.
|
||||
|
||||
Thu Apr 4 13:10:27 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* GNUstep.sh.in: Quoted paths.
|
||||
|
|
Loading…
Reference in a new issue