* GNUmakefile: Remove default install to SYSTEM, per bug #24673.

* Plugins/Gorm/GormGormWrapperLoader.m: Minor grammatical correction.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@27157 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2008-11-27 16:47:14 +00:00
parent 248a59ef7c
commit e9969f3190
3 changed files with 6 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2008-11-27 11:43-EST Gregory John Casamento <greg_casamento@yahoo.com>
* GNUmakefile: Remove default install to SYSTEM, per bug #24673.
* Plugins/Gorm/GormGormWrapperLoader.m: Minor grammatical correction.
2008-11-13 23:36-EST Gregory John Casamento <greg_casamento@yahoo.com>
* GormCore/GormDocument.m: Change to apply labels in the document

View file

@ -24,9 +24,6 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
# Put in the system directory...
GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
include $(GNUSTEP_MAKEFILES)/common.make
CVS_MODULE_NAME = gorm

View file

@ -560,7 +560,7 @@
[document rebuildObjToNameMapping];
/*
* repair the .gorm file, if needed.
* Repair the .gorm file, if needed.
*/
if(repairFile)
{