|
From: | Rob Burns |
Subject: | [bug #15314] problem with BUNDLE_INSTALLATION_DIR |
Date: | Thu, 29 Dec 2005 15:39:11 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920 Firefox/1.0.7 |
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/
[Prev in Thread] | Current Thread | [Next in Thread] |