diff options
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 d4ecd0946e..0000000000 --- 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']),]) |