[csw-devel] SF.net SVN: gar:[3978] csw/mgar/pkg/git/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Thu Mar 26 18:31:31 CET 2009
Revision: 3978
http://gar.svn.sourceforge.net/gar/?rev=3978&view=rev
Author: bdwalton
Date: 2009-03-26 17:31:31 +0000 (Thu, 26 Mar 2009)
Log Message:
-----------
use original catalog names (omitted during dynamic gspec conversion)
Modified Paths:
--------------
csw/mgar/pkg/git/trunk/Makefile
Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile 2009-03-26 14:01:23 UTC (rev 3977)
+++ csw/mgar/pkg/git/trunk/Makefile 2009-03-26 17:31:31 UTC (rev 3978)
@@ -7,6 +7,14 @@
PACKAGES = CSWgit CSWgitk CSWgitgui CSWgitsvn CSWgitcvs CSWgitemacs CSWgitdoc
+CATALOGNAME_CSWgit = git
+CATALOGNAME_CSWgitcvs = git_cvs
+CATALOGNAME_CSWgitsvn = git_svn
+CATALOGNAME_CSWgitemacs = git_emacs
+CATALOGNAME_CSWgitgui = git_gui
+CATALOGNAME_CSWgitdoc = git_doc
+CATALOGNAME_CSWgitk = gitk
+
ARCHALL_CSWgitsvn = 1
ARCHALL_CSWgitcvs = 1
ARCHALL_CSWgitk = 1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list