SF.net SVN: gar:[22173] csw/mgar/pkg/tcl85/trunk/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Tue Oct 8 19:27:54 CEST 2013


Revision: 22173
          http://gar.svn.sourceforge.net/gar/?rev=22173&view=rev
Author:   lblume
Date:     2013-10-08 17:27:53 +0000 (Tue, 08 Oct 2013)
Log Message:
-----------
tcl85/trunk: Short name of the package was inconsistent

Modified Paths:
--------------
    csw/mgar/pkg/tcl85/trunk/Makefile

Modified: csw/mgar/pkg/tcl85/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tcl85/trunk/Makefile	2013-10-08 16:11:47 UTC (rev 22172)
+++ csw/mgar/pkg/tcl85/trunk/Makefile	2013-10-08 17:27:53 UTC (rev 22173)
@@ -1,4 +1,4 @@
-NAME = tcl8.5
+NAME = tcl
 VERSION = 8.5.15
 GARTYPE = v2
 
@@ -8,7 +8,7 @@
 
 SF_PROJECT = tcl
 MASTER_SITES = $(SF_MIRRORS)
-DISTNAME = $(SF_PROJECT)$(VERSION)
+DISTNAME = $(NAME)$(VERSION)
 DISTFILES  = $(DISTNAME)-src.tar.gz
 
 # Separate build for Solaris 10 with DTrace support

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