SF.net SVN: gar:[23282] csw/mgar/pkg/lang-python/supybot/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Mar 28 22:53:10 CET 2014


Revision: 23282
          http://sourceforge.net/p/gar/code/23282
Author:   wahwah
Date:     2014-03-28 21:53:04 +0000 (Fri, 28 Mar 2014)
Log Message:
-----------
lang-python/supybot/trunk: Update the dependency to CSWpy-twisted

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

Modified: csw/mgar/pkg/lang-python/supybot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/supybot/trunk/Makefile	2014-03-28 17:41:59 UTC (rev 23281)
+++ csw/mgar/pkg/lang-python/supybot/trunk/Makefile	2014-03-28 21:53:04 UTC (rev 23282)
@@ -22,15 +22,15 @@
 LICENSE      = LICENSE
 
 ARCHALL = 1
-RUNTIME_DEP_PKGS = CSWtwisted
+RUNTIME_DEP_PKGS = CSWpy-twisted
 
 EXTRA_PAX_ARGS = -s ",ChangeLog$$,changelog,p"
-TEST_SCRIPTS = 
+TEST_SCRIPTS =
 
 PACKAGES = CSWsupybot
 CHECKPKG_OVERRIDES_CSWsupybot += pkgname-does-not-start-with-CSWpy-
 CHECKPKG_OVERRIDES_CSWsupybot += catalogname-does-not-start-with-py_
-CHECKPKG_OVERRIDES_CSWsupybot += surplus-dependency|CSWtwisted
+CHECKPKG_OVERRIDES_CSWsupybot += surplus-dependency|CSWpy-twisted
 CHECKPKG_OVERRIDES_CSWsupybot += surplus-dependency|CSWpython
 CHECKPKG_OVERRIDES_CSWsupybot += file-with-bad-content
 
@@ -41,7 +41,7 @@
 post-install-modulated: MANDEST=$(DESTDIR)$(mandir)/man1
 post-install-modulated:
 	ginstall -d $(DOCDEST)
-	-cp $(addprefix $(WORKSRC)/, $(DOCS)) $(DOCDEST)	
+	-cp $(addprefix $(WORKSRC)/, $(DOCS)) $(DOCDEST)
 	ginstall -d $(MANDEST) && cp $(WORKSRC)/docs/man/* $(MANDEST)
 	@$(MAKECOOKIE)
 

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