[csw-devel] SF.net SVN: gar:[12508] csw/mgar/pkg/lang-python/python/branches/python-2.7 /Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Jan 12 10:14:34 CET 2011


Revision: 12508
          http://gar.svn.sourceforge.net/gar/?rev=12508&view=rev
Author:   wahwah
Date:     2011-01-12 09:14:34 +0000 (Wed, 12 Jan 2011)

Log Message:
-----------
python-2.7: Don't include unittest tests in the main package

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile

Modified: csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile	2011-01-12 08:44:28 UTC (rev 12507)
+++ csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile	2011-01-12 09:14:34 UTC (rev 12508)
@@ -121,6 +121,7 @@
 PKGFILES_CSWpython$(CVER)-test += $(libdir)/$(PVER)/json/tests.*
 PKGFILES_CSWpython$(CVER)-test += $(libdir)/$(PVER)/lib2to3/tests.*
 PKGFILES_CSWpython$(CVER)-test += $(libdir)/$(PVER)/sqlite3/test.*
+PKGFILES_CSWpython$(CVER)-test += $(libdir)/$(PVER)/unittest/test.*
 
 ARCHALL_CSWpython$(CVER)-test = 1
 ARCHALL_CSWidle$(CVER)        = 1


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