[csw-devel] SF.net SVN: gar:[8568] csw/mgar/pkg/git/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Mon Feb 15 21:29:04 CET 2010
Revision: 8568
http://gar.svn.sourceforge.net/gar/?rev=8568&view=rev
Author: bdwalton
Date: 2010-02-15 20:29:01 +0000 (Mon, 15 Feb 2010)
Log Message:
-----------
git: simplify license handling
Modified Paths:
--------------
csw/mgar/pkg/git/trunk/Makefile
Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile 2010-02-15 20:09:19 UTC (rev 8567)
+++ csw/mgar/pkg/git/trunk/Makefile 2010-02-15 20:29:01 UTC (rev 8568)
@@ -56,15 +56,7 @@
# git could use any other POSIX compliant shell and drop the dependency...
RUNTIME_DEP_PKGS_CSWgitcompletion = CSWgit CSWbash CSWbashcmplt
-LICENSE_CSWgit = COPYING
-LICENSE_CSWgitk = COPYING
-LICENSE_CSWgitgui = COPYING
-LICENSE_CSWgitsvn = COPYING
-LICENSE_CSWgitcvs = COPYING
-LICENSE_CSWgitemacs = COPYING
-LICENSE_CSWgitdoc = COPYING
-LICENSE_CSWgitcompletion = COPYING
-LICENSE_CSWgitdevel = COPYING
+LICENSE = COPYING
DESCRIPTION = Fast Version Control System
define BLURB
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