[csw-devel] SF.net SVN: gar:[21677] csw/mgar/gar/v2/categories/python/category.mk

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Fri Aug 9 12:18:14 CEST 2013


Revision: 21677
          http://gar.svn.sourceforge.net/gar/?rev=21677&view=rev
Author:   pfelecan
Date:     2013-08-09 10:18:09 +0000 (Fri, 09 Aug 2013)
Log Message:
-----------
.buildsys/v2: correct GARCOMPILER's definition

Modified Paths:
--------------
    csw/mgar/gar/v2/categories/python/category.mk

Modified: csw/mgar/gar/v2/categories/python/category.mk
===================================================================
--- csw/mgar/gar/v2/categories/python/category.mk	2013-08-08 20:57:42 UTC (rev 21676)
+++ csw/mgar/gar/v2/categories/python/category.mk	2013-08-09 10:18:09 UTC (rev 21677)
@@ -51,4 +51,4 @@
 
 GARCOMPILER_PYTHON_2_6 = SOS12U3
 GARCOMPILER_PYTHON_2_7 = GNU
-GARCOMPILER = $(GARCOMPILER_$(PYTHON_VERSION))
+GARCOMPILER = $(GARCOMPILER_PYTHON_$(PYTHON_VERSION))

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