]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - net-proxy/torsocks/files/fix-docdir.patch
net-proxy/torsocks: add gentoo package.
[mjo-overlay.git] / net-proxy / torsocks / files / fix-docdir.patch
diff --git a/net-proxy/torsocks/files/fix-docdir.patch b/net-proxy/torsocks/files/fix-docdir.patch
new file mode 100644 (file)
index 0000000..899c15b
--- /dev/null
@@ -0,0 +1,24 @@
+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