Use GNUSTEP_INSTALLATION_DOMAIN instead of GNUSTEP_INSTALLATION_DIR

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@23849 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nicola 2006-10-11 09:32:00 +00:00
parent be26046ace
commit ad3f04b664
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-10-11 Nicola Pero <nicola.pero@meta-innovation.com>
* GNUmakefile (GNUSTEP_INSTALLATION_DOMAIN): Use GNUSTEP_INSTALLATION_DOMAIN
instead of GNUSTEP_INSTALLATION_DIR.
2006-10-04 Richard Frith-Macdonald <rfm@gnu.org>
* Source/x11/XGServerEvent.m:

View file

@ -23,7 +23,7 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
# Install into the system root by default
GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
GNUSTEP_INSTALLATION_DOMAIN = SYSTEM
RPM_DISABLE_RELOCATABLE=YES
PACKAGE_NEEDS_CONFIGURE = YES