mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Added gnustep-objc to the list of files to be installed into system by default
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@27356 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e0f045130b
commit
4a75821d69
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-12-19 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
* installation-domains.conf: Added gnustep-objc to the System
|
||||
packages.
|
||||
|
||||
2008-12-19 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
New configuration file that allows hardcore developers building
|
||||
|
|
|
@ -55,6 +55,7 @@
|
|||
# installed into Local by default.
|
||||
|
||||
GNUSTEP_PACKAGES_TO_INSTALL_INTO_SYSTEM_BY_DEFAULT = \
|
||||
gnustep-objc \
|
||||
gnustep-base \
|
||||
gnustep-gui \
|
||||
gnustep-back \
|
||||
|
|
Loading…
Reference in a new issue