URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15314>
Summary: problem with BUNDLE_INSTALLATION_DIR
Project: GNUstep
Submitted by: rburns
Submitted on: Thu 12/29/05 at 15:39
Category: Makefiles
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
the following GNUmakefile snippet used to work. it would install the
resulting bundle into /home/rburns/GNUstep/Library/ApplicationSupport/GSTest
in my case.
GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_USER_ROOT)
BUNDLE_INSTALL_DIR = $(GNUSTEP_USER_ROOT)/Library/ApplicationSupport/GSTest
with recent changes to gstep-make the bundle now gets installed into
/path/to/this/GNUmakefile/GNUstep/Library/ApplicationSupport/GSTest
currently my GNUSTEP_USER_ROOT variable is set to
/home/rburns/GNUstep
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15314>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep