Package: ibid / 0.1.1+dfsg-4

tac-not-needed.diff Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: tac file isn't needed, as we install a twisted plugin.
Author: Stefano Rivera <stefanor@debian.org>
Forwarded: not-needed
Last-Update: 2011-02-05

--- a/setup.py
+++ b/setup.py
@@ -67,7 +67,6 @@
         'scripts/ibid-pb-client',
         'scripts/ibid-plugin',
         'scripts/ibid-setup',
-        'scripts/ibid.tac',
     ],
 
     include_package_data=True,