From f9cc0eb3df3d6d41784234ae0c7515555ad8cf7c Mon Sep 17 00:00:00 2001 From: fedor Date: Fri, 20 Jan 2006 22:44:45 +0000 Subject: [PATCH] GNUmakefile: Update module name. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/libobjc/trunk@22342 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog.GNUstep | 4 ++++ GNUmakefile | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog.GNUstep b/ChangeLog.GNUstep index b9d9aeb..47b2a90 100644 --- a/ChangeLog.GNUstep +++ b/ChangeLog.GNUstep @@ -1,3 +1,7 @@ +2006-01-20 Adam Fedor + + * GNUmakefile: Update module name. + 2006-01-20 Adam Fedor * Import from gcc repository 2006-01-03 with fixups (see diff --git a/GNUmakefile b/GNUmakefile index 07cf1a8..571302c 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -27,8 +27,8 @@ include $(GNUSTEP_MAKEFILES)/common.make PACKAGE_NAME = gnustep-objc VERSION=1.4.0 - -CVS_MODULE_NAME = objc +CVS_MODULE_NAME = gnustep/dev-libs/libobjc +CVS_TAG_NAME=objc GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)