mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Use GNUSTEP_INSTALLATION_DOMAIN
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@23851 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5e8ba709b3
commit
9d59a5d05f
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ else
|
|||
# normal gnustep-make GNUmakefile for documentation.
|
||||
|
||||
# We normally install into System
|
||||
GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
|
||||
GNUSTEP_INSTALLATION_DOMAIN = SYSTEM
|
||||
|
||||
include $(GNUSTEP_MAKEFILES)/common.make
|
||||
|
||||
|
|
Loading…
Reference in a new issue