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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Nov 3 19:40:13 CET 2009


Revision: 7093
          http://gar.svn.sourceforge.net/gar/?rev=7093&view=rev
Author:   wahwah
Date:     2009-11-03 18:40:12 +0000 (Tue, 03 Nov 2009)

Log Message:
-----------
gar/v2-migrateconf: A fix, replacing a copied pycompile line with migrateconf

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

Modified: csw/mgar/gar/v2-migrateconf/gar.pkg.mk
===================================================================
--- csw/mgar/gar/v2-migrateconf/gar.pkg.mk	2009-11-03 17:36:58 UTC (rev 7092)
+++ csw/mgar/gar/v2-migrateconf/gar.pkg.mk	2009-11-03 18:40:12 UTC (rev 7093)
@@ -171,7 +171,7 @@
 #	and able to be consumed by a service that might be started.
 SPKG_CLASSES := $(call _spkg_cond_add,SAMPLECONF,cswcpsampleconf)
 SPKG_CLASSES := $(call _spkg_cond_add,PRESERVECONF,cswpreserveconf)
-SPKG_CLASSES := $(call _spkg_cond_add,MIGRATECONF,cswpycompile)
+SPKG_CLASSES := $(call _spkg_cond_add,MIGRATECONF,cswmigrateconf)
 SPKG_CLASSES := $(call _spkg_cond_add,ETCSERVICES,cswetcservices)
 SPKG_CLASSES := $(call _spkg_cond_add,USERGROUP,cswusergroup)
 SPKG_CLASSES := $(call _spkg_cond_add,PYCOMPILE,cswpycompile)


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