diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 22:58:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-26 18:29:06 +0700 |
commit | 8d3fb800518a0f854604fc9029b0cac65e32b85c (patch) | |
tree | a23ad20341873e9467d1ac0b31013b861f086779 /python/sippy/setup.patch | |
parent | 29eedf307b7c1e3988ea164f5d7251193b94e87d (diff) |
python/sippy: Removed (Upstream is gone).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/sippy/setup.patch')
-rw-r--r-- | python/sippy/setup.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/python/sippy/setup.patch b/python/sippy/setup.patch deleted file mode 100644 index d4ecd0946eaff..0000000000000 --- a/python/sippy/setup.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- setup.py 2009-12-01 07:58:44.000000000 +0300 -+++ setup.py.new 2013-01-16 17:55:50.000000000 +0400 -@@ -36,5 +36,4 @@ - url = 'http://www.b2bua.org/', - packages = ['sippy'], - scripts = ['sippy/b2bua_radius.py', 'sippy/b2bua_simple.py'], -- data_files = [('etc/sippy', ['sippy/dictionary']), -- ('share/doc/sippy', ['COPYING'])]) -+ data_files = [('etc/sippy', ['sippy/dictionary']),]) |