summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-proxy/torsocks/files/fix-docdir.patch')
-rw-r--r--net-proxy/torsocks/files/fix-docdir.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/net-proxy/torsocks/files/fix-docdir.patch b/net-proxy/torsocks/files/fix-docdir.patch
deleted file mode 100644
index 899c15b16721..000000000000
--- a/net-proxy/torsocks/files/fix-docdir.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -Naur torsocks-1.2.orig/doc/Makefile.am torsocks-1.2/doc/Makefile.am
---- torsocks-1.2.orig/doc/Makefile.am 2011-10-26 14:30:26.000000000 -0400
-+++ torsocks-1.2/doc/Makefile.am 2011-12-26 20:05:40.000000000 -0500
-@@ -7,8 +7,6 @@
- # Install man pages
- dist_man_MANS = torsocks.1 torsocks.8 usewithtor.1 torsocks.conf.5
-
--dist_data_DATA = socks/SOCKS5 socks/SOCKS4.protocol socks/socks-extensions.txt \
-- patches/compilewarnings.patch patches/conffile.patch patches/getaddrbyhost.patch \
-- patches/getpeername.patch patches/infiniteloop.patch patches/localaddresses.patch \
-- patches/README patches/README.TORDNS patches/tordns.patch notes/DEBUG
-+dist_doc_DATA = socks/SOCKS5 socks/SOCKS4.protocol socks/socks-extensions.txt \
-+ notes/DEBUG
-
-diff -Naur torsocks-1.2.orig/test/Makefile.am torsocks-1.2/test/Makefile.am
---- torsocks-1.2.orig/test/Makefile.am 2011-10-26 14:21:57.000000000 -0400
-+++ torsocks-1.2/test/Makefile.am 2011-12-26 20:04:34.000000000 -0500
-@@ -4,4 +4,4 @@
- test_torsocks_LDFLAGS= $(TESTLDFLAGS)
- CLEANFILES= test_torsocks
-
--dist_data_DATA = run_tests.sh expectedresults.txt
-\ No newline at end of file
-+dist_doc_DATA = run_tests.sh expectedresults.txt