[csw-devel] SF.net SVN: gar:[5709] csw/mgar/pkg/twisted/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Jul 29 15:09:11 CEST 2009


Revision: 5709
          http://gar.svn.sourceforge.net/gar/?rev=5709&view=rev
Author:   wahwah
Date:     2009-07-29 13:09:10 +0000 (Wed, 29 Jul 2009)

Log Message:
-----------
twisted: Removing ARCHALL due to modules written in C being the part of the package

Modified Paths:
--------------
    csw/mgar/pkg/twisted/trunk/Makefile

Modified: csw/mgar/pkg/twisted/trunk/Makefile
===================================================================
--- csw/mgar/pkg/twisted/trunk/Makefile	2009-07-29 12:59:13 UTC (rev 5708)
+++ csw/mgar/pkg/twisted/trunk/Makefile	2009-07-29 13:09:10 UTC (rev 5709)
@@ -22,12 +22,11 @@
 
 WORKSRC = $(WORKDIR)/$(DLOAD_NAME)-$(GARVERSION)
 SPKG_CLASSES = none cswpycompile
-REQUIRED_PKGS = CSWcswclassutils CSWpython
+REQUIRED_PKGS = CSWcswclassutils CSWpython CSWpython-rt
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
 
-ARCHALL = 1
 CONFIGURE_SCRIPTS = 
 BUILD_SCRIPTS = twisted
 TEST_SCRIPTS = 


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