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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Sep 30 15:43:31 CEST 2012


Revision: 19337
          http://gar.svn.sourceforge.net/gar/?rev=19337&view=rev
Author:   wahwah
Date:     2012-09-30 13:43:31 +0000 (Sun, 30 Sep 2012)
Log Message:
-----------
lang-python/virtualenv/trunk: /usr/share references are fine

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

Modified: csw/mgar/pkg/lang-python/virtualenv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/virtualenv/trunk/Makefile	2012-09-30 13:36:39 UTC (rev 19336)
+++ csw/mgar/pkg/lang-python/virtualenv/trunk/Makefile	2012-09-30 13:43:31 UTC (rev 19337)
@@ -15,6 +15,7 @@
 SPKG_SOURCEURL = http://pypi.python.org/pypi/virtualenv
 MASTER_SITES = http://pypi.python.org/packages/source/v/virtualenv/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
 LICENSE = PKG-INFO
+# /usr/share references are fine, these are docstrings.
+CHECKPKG_OVERRIDES_CSWpy-virtualenv += file-with-bad-content
 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