summaryrefslogtreecommitdiffstats
path: root/python/sippy/setup.patch
diff options
context:
space:
mode:
author Nikolay Korotkiy2013-02-11 22:00:35 +0100
committer Erik Hanson2013-02-14 07:26:56 +0100
commit547f71171b59c92f515179fdb6a4d32611c37702 (patch)
tree3ac7cf623b0de4eeaef8b887363d2338b22c3924 /python/sippy/setup.patch
parentc9812f9c85ec97d194adef048be53d51dc0df919 (diff)
downloadslackbuilds-547f71171b59c92f515179fdb6a4d32611c37702.tar.gz
python/sippy: Added (Sippy B2BUA)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'python/sippy/setup.patch')
-rw-r--r--python/sippy/setup.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/python/sippy/setup.patch b/python/sippy/setup.patch
new file mode 100644
index 0000000000..d4ecd0946e
--- /dev/null
+++ b/python/sippy/setup.patch
@@ -0,0 +1,9 @@
+--- 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']),])