[csw-devel] SF.net SVN: gar:[9836] csw/mgar/pkg/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sat May 8 08:53:03 CEST 2010


Revision: 9836
          http://gar.svn.sourceforge.net/gar/?rev=9836&view=rev
Author:   wahwah
Date:     2010-05-08 06:53:03 +0000 (Sat, 08 May 2010)

Log Message:
-----------
newpkgs target: Better handling of the $Id$ tag.

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

Modified: csw/mgar/pkg/Makefile
===================================================================
--- csw/mgar/pkg/Makefile	2010-05-08 06:43:45 UTC (rev 9835)
+++ csw/mgar/pkg/Makefile	2010-05-08 06:53:03 UTC (rev 9836)
@@ -64,7 +64,7 @@
 
 newpkg-%:
 	@svn mkdir $* $*/tags $*/branches $*/trunk $*/trunk/files
-	@(echo "# $$Id$$";                                        								\
+	@(echo '# $$Id$$';   								\
 	echo "GARNAME = $*";                                     								\
 	echo "GARVERSION = 1.0";                                        								\
 	echo "CATEGORIES = category";                                   								\


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