mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Fixed stripping variables in bundle.make which was causing useless code to be executed
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13859 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7ade89d575
commit
640ab68121
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Thu Jun 13 10:28:56 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/Shared/bundle.make (RESOURCE_FILES):
|
||||
Strip the variables after concatenating them, not before.
|
||||
(LOCALIZED_RESOURCE_FILES): Idem.
|
||||
(WEBSERVER_RESOURCE_FILES): Idem.
|
||||
(WEBSERVER_LOCALIZED_RESOURCE_FILES): Idem.
|
||||
|
||||
Wed Jun 12 12:32:40 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/Shared/bundle.make: Fixed typo in ifneq which was
|
||||
|
|
Loading…
Reference in a new issue