[csw-devel] SF.net SVN: gar:[10010] csw/mgar/pkg/duplicity/trunk/Makefile
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Wed May 26 23:18:03 CEST 2010
Revision: 10010
http://gar.svn.sourceforge.net/gar/?rev=10010&view=rev
Author: skayser
Date: 2010-05-26 21:18:03 +0000 (Wed, 26 May 2010)
Log Message:
-----------
duplicity: avoid double CSWpython dep
Modified Paths:
--------------
csw/mgar/pkg/duplicity/trunk/Makefile
Modified: csw/mgar/pkg/duplicity/trunk/Makefile
===================================================================
--- csw/mgar/pkg/duplicity/trunk/Makefile 2010-05-26 21:13:35 UTC (rev 10009)
+++ csw/mgar/pkg/duplicity/trunk/Makefile 2010-05-26 21:18:03 UTC (rev 10010)
@@ -18,8 +18,7 @@
# Couldn't find a parsable 'stable' releases page
# UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
-RUNTIME_DEP_PKGS = CSWpython
-RUNTIME_DEP_PKGS += CSWpy-boto
+RUNTIME_DEP_PKGS = CSWpy-boto
RUNTIME_DEP_PKGS += CSWlibrsync
RUNTIME_DEP_PKGS += CSWgnupg
RUNTIME_DEP_PKGS += CSWncftp
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