[csw-devel] SF.net SVN: gar:[19500] csw/mgar/pkg/lang-python/pysetuptools/trunk/ Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Oct 24 13:09:43 CEST 2012


Revision: 19500
          http://gar.svn.sourceforge.net/gar/?rev=19500&view=rev
Author:   bdwalton
Date:     2012-10-24 11:09:42 +0000 (Wed, 24 Oct 2012)
Log Message:
-----------
lang-python/pysetuptools/trunk: nuke the test files and override the category dep for the transition package

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/pysetuptools/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/pysetuptools/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pysetuptools/trunk/Makefile	2012-10-24 10:18:44 UTC (rev 19499)
+++ csw/mgar/pkg/lang-python/pysetuptools/trunk/Makefile	2012-10-24 11:09:42 UTC (rev 19500)
@@ -25,4 +25,12 @@
 SPKG_DESC_CSWpy-setuptools = Distribution Utiltiies for Python
 TEST_SCRIPTS = 
 LICENSE = LICENSE
+
+CHECKPKG_OVERRIDES_CSWpysetuptools += surplus-dependency|CSWpython
+
 include gar/category.mk
+
+post-merge:
+	@(cd $(PKGROOT)/$(libdir)/python2.6/site-packages/setuptools/; \
+		rm -rf tests )
+	@$(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