deluge (1.2.3+git20110209.8c36830-0squeeze1) no_tag_build_dev.patch

Summary

 setup.cfg |    1 -
 1 file changed, 1 deletion(-)

    
download this patch

Patch contents

Description: Drop '-dev' tag_build from setup.cfg
 This is needed because we are tracking upstream git repository.
Forwarded: not-needed
Origin: vendor
Author: Cristian Greco <cristian@regolo.cc>

--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,4 @@
 [egg_info]
-tag_build = -dev
 tag_svn_revision = false
 
 [build_docs]