diff options
Diffstat (limited to 'www/trac-subtickets/files/patch-setup.cfg')
-rw-r--r-- | www/trac-subtickets/files/patch-setup.cfg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/trac-subtickets/files/patch-setup.cfg b/www/trac-subtickets/files/patch-setup.cfg new file mode 100644 index 000000000000..ae7ca6ad05af --- /dev/null +++ b/www/trac-subtickets/files/patch-setup.cfg @@ -0,0 +1,10 @@ +--- setup.cfg.orig 2012-10-27 18:40:31 UTC ++++ setup.cfg +@@ -1,6 +1,6 @@ + [egg_info] + tag_build = .dev +-tag_date = True ++tag_date = False + + [extract_messages] + add_comments = TRANSLATOR: |