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:
Nicola Pero 2002-06-13 11:40:22 +00:00
parent 7ade89d575
commit 640ab68121

View file

@ -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