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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Oct 31 15:25:21 CET 2012


Revision: 19551
          http://gar.svn.sourceforge.net/gar/?rev=19551&view=rev
Author:   bdwalton
Date:     2012-10-31 14:25:20 +0000 (Wed, 31 Oct 2012)
Log Message:
-----------
lang-python/mock/trunk: specify the site and download file explicitly

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

Modified: csw/mgar/pkg/lang-python/mock/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/mock/trunk/Makefile	2012-10-31 13:33:03 UTC (rev 19550)
+++ csw/mgar/pkg/lang-python/mock/trunk/Makefile	2012-10-31 14:25:20 UTC (rev 19551)
@@ -10,4 +10,8 @@
 define BLURB
 endef
 ARCHALL = 1
+
+MASTER_SITES = http://pypi.python.org/packages/source/m/mock/
+DISTFILES += $(NAME)-$(VERSION).tar.gz
+
 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