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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Jan 26 17:31:51 CET 2010


Revision: 8185
          http://gar.svn.sourceforge.net/gar/?rev=8185&view=rev
Author:   wahwah
Date:     2010-01-26 16:31:47 +0000 (Tue, 26 Jan 2010)

Log Message:
-----------
mGAR v2: ENABLE_CHECK was not taking effect, reverting the change of the v2-dirpackage merge.

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

Modified: csw/mgar/gar/v2/gar.pkg.mk
===================================================================
--- csw/mgar/gar/v2/gar.pkg.mk	2010-01-26 15:16:53 UTC (rev 8184)
+++ csw/mgar/gar/v2/gar.pkg.mk	2010-01-26 16:31:47 UTC (rev 8185)
@@ -693,7 +693,7 @@
 # We depend on extract as the additional package files (like .gspec) must be
 # unpacked to global/ for packaging. E. g. 'merge' depends only on the specific
 # modulations and does not fill global/.
-_package: ENABLE_CHECK ?= 1
+ENABLE_CHECK ?= 1
 _package: validateplatform extract-global merge $(SPKG_DESTDIRS) pre-package $(PACKAGE_TARGETS) post-package $(if $(ENABLE_CHECK),pkgcheck)
 	@$(MAKECOOKIE)
 


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