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

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Mon Aug 26 20:08:51 CEST 2013


Revision: 21831
          http://gar.svn.sourceforge.net/gar/?rev=21831&view=rev
Author:   pfelecan
Date:     2013-08-26 18:08:50 +0000 (Mon, 26 Aug 2013)
Log Message:
-----------
lang-python/python-dateutil/trunk: adapted override for dual support

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

Modified: csw/mgar/pkg/lang-python/python-dateutil/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python-dateutil/trunk/Makefile	2013-08-26 07:14:22 UTC (rev 21830)
+++ csw/mgar/pkg/lang-python/python-dateutil/trunk/Makefile	2013-08-26 18:08:50 UTC (rev 21831)
@@ -25,7 +25,8 @@
 LICENSE = LICENSE
 ARCHALL = 1
 
-CHECKPKG_OVERRIDES_CSWpy-dateutil += file-with-bad-content|/usr/share|root/opt/csw/lib/python/site-packages/dateutil/tz.py
+CHECKPKG_OVERRIDES_CSWpy-dateutil += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.6/site-packages/dateutil/tz.py
+CHECKPKG_OVERRIDES_CSWpy-dateutil += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.7/site-packages/dateutil/tz.py
 
 include gar/category.mk
 

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