mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Fixed rpm.make for when debug=no
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11396 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a57fbf4653
commit
c820ed9266
1 changed files with 7 additions and 2 deletions
|
@ -1,6 +1,11 @@
|
|||
Mon Nov 12 18:57:13 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
Tue Nov 13 14:02:06 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* common.make: in the check that GNUSTEP_SYSTEM_ROOT/Tools is in
|
||||
* rpm.make: Fixed check for debug variable so that it correctly
|
||||
manage debug = no.
|
||||
|
||||
Tue Nov 13 13:57:13 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* common.make: In the check that GNUSTEP_SYSTEM_ROOT/Tools is in
|
||||
the PATH, for windows use cygpath not cygpath.sh (Suggested by
|
||||
Stephen Brandon).
|
||||
|
||||
|
|
Loading…
Reference in a new issue