]> gitweb.michael.orlitzky.com - mjo-overlay.git/blob - net-proxy/torsocks/files/fix-docdir.patch
net-proxy/torsocks: add gentoo package.
[mjo-overlay.git] / net-proxy / torsocks / files / fix-docdir.patch
1 diff -Naur torsocks-1.2.orig/doc/Makefile.am torsocks-1.2/doc/Makefile.am
2 --- torsocks-1.2.orig/doc/Makefile.am 2011-10-26 14:30:26.000000000 -0400
3 +++ torsocks-1.2/doc/Makefile.am 2011-12-26 20:05:40.000000000 -0500
4 @@ -7,8 +7,6 @@
5 # Install man pages
6 dist_man_MANS = torsocks.1 torsocks.8 usewithtor.1 torsocks.conf.5
7
8 -dist_data_DATA = socks/SOCKS5 socks/SOCKS4.protocol socks/socks-extensions.txt \
9 - patches/compilewarnings.patch patches/conffile.patch patches/getaddrbyhost.patch \
10 - patches/getpeername.patch patches/infiniteloop.patch patches/localaddresses.patch \
11 - patches/README patches/README.TORDNS patches/tordns.patch notes/DEBUG
12 +dist_doc_DATA = socks/SOCKS5 socks/SOCKS4.protocol socks/socks-extensions.txt \
13 + notes/DEBUG
14
15 diff -Naur torsocks-1.2.orig/test/Makefile.am torsocks-1.2/test/Makefile.am
16 --- torsocks-1.2.orig/test/Makefile.am 2011-10-26 14:21:57.000000000 -0400
17 +++ torsocks-1.2/test/Makefile.am 2011-12-26 20:04:34.000000000 -0500
18 @@ -4,4 +4,4 @@
19 test_torsocks_LDFLAGS= $(TESTLDFLAGS)
20 CLEANFILES= test_torsocks
21
22 -dist_data_DATA = run_tests.sh expectedresults.txt
23 \ No newline at end of file
24 +dist_doc_DATA = run_tests.sh expectedresults.txt