[csw-devel] SF.net SVN: gar:[2528] csw/mgar/gar/v2/gar.pkg.mk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Dec 11 12:32:11 CET 2008


Revision: 2528
          http://gar.svn.sourceforge.net/gar/?rev=2528&view=rev
Author:   dmichelsen
Date:     2008-12-11 11:32:11 +0000 (Thu, 11 Dec 2008)

Log Message:
-----------
mGAR v2: Fix defined for revision in PSTAMP

Modified Paths:
--------------
    csw/mgar/gar/v2/gar.pkg.mk

Modified: csw/mgar/gar/v2/gar.pkg.mk
===================================================================
--- csw/mgar/gar/v2/gar.pkg.mk	2008-12-11 10:56:20 UTC (rev 2527)
+++ csw/mgar/gar/v2/gar.pkg.mk	2008-12-11 11:32:11 UTC (rev 2528)
@@ -18,6 +18,10 @@
 SPKG_SPECS     ?= $(basename $(filter %.gspec,$(DISTFILES)))
 _PKG_SPECS      = $(filter-out $(NOPACKAGE),$(SPKG_SPECS))
 
+# Set this to your svn binary
+SVN  ?= /opt/csw/bin/svn
+GAWK ?= /opt/csw/bin/gawk
+
 # We have to deal with four cases here:
 # 1. There is no svn binary -> NOSVN
 # 2. There is a svn binary, but the directory does not belong to a repository -> NOTVERSIONED


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