mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-03-14 06:31:31 +00:00
Do not set GNUSTEP_INSTALLATION_DIR
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@23808 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8101618a59
commit
cbde9aed9a
2 changed files with 5 additions and 1 deletions
5
ChangeLog
Normal file
5
ChangeLog
Normal file
|
@ -0,0 +1,5 @@
|
|||
2006-10-09 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
* GNUmakefile (GNUSTEP_INSTALLATION_DIR): Do not set
|
||||
GNUSTEP_INSTALLATION_DIR. It should never be set in GNUmakefiles.
|
||||
|
|
@ -3,7 +3,6 @@
|
|||
#
|
||||
|
||||
include $(GNUSTEP_MAKEFILES)/common.make
|
||||
GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
|
||||
|
||||
#
|
||||
# Main application
|
||||
|
|
Loading…
Reference in a new issue