add defaults for system domain for objc2 and system preferences

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@31395 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Riccardo Mottola 2010-09-22 10:41:44 +00:00
parent 14275127c9
commit 3dd39c4e19
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2010-09-22 Riccardo Mottola
* installation-domains.conf: add defaults for objc2 and
systempreferences
2010-09-16 Richard Frith-Macdonald <rfm@gnu.org>
* GNUstep.conf.in: revert recent changes.

View file

@ -56,12 +56,15 @@
GNUSTEP_PACKAGES_TO_INSTALL_INTO_SYSTEM_BY_DEFAULT = \
gnustep-objc \
gnustep-objc2 \
toydispatch \
gnustep-base \
gnustep-gui \
gnustep-back \
gorm \
ProjectCenter \
gworkspace
gworkspace \
SystemPreferences
GNUSTEP_PACKAGES_TO_INSTALL_INTO_LOCAL_BY_DEFAULT = \