]> gitweb.michael.orlitzky.com - mjo-overlay.git/blob - net-proxy/torsocks/files/fix-docdir-r2.patch
net-proxy/torsocks: add gentoo package.
[mjo-overlay.git] / net-proxy / torsocks / files / fix-docdir-r2.patch
1 diff -Naur torsocks-2.0.0-rc2.orig/doc/Makefile.am torsocks-2.0.0-rc2/doc/Makefile.am
2 --- torsocks-2.0.0-rc2.orig/doc/Makefile.am 2013-09-02 14:06:44.000000000 -0400
3 +++ torsocks-2.0.0-rc2/doc/Makefile.am 2013-09-17 14:19:37.769272561 -0400
4 @@ -6,5 +6,5 @@
5 dist_man5_MANS = torsocks.conf.5
6 dist_man8_MANS = torsocks.8
7
8 -dist_data_DATA = socks/SOCKS5 socks/socks-extensions.txt notes/DEBUG
9 +#dist_data_DATA = socks/SOCKS5 socks/socks-extensions.txt notes/DEBUG
10
11 diff -Naur torsocks-2.0.0-rc2.orig/Makefile.am torsocks-2.0.0-rc2/Makefile.am
12 --- torsocks-2.0.0-rc2.orig/Makefile.am 2013-09-02 14:06:44.000000000 -0400
13 +++ torsocks-2.0.0-rc2/Makefile.am 2013-09-17 14:20:07.945273935 -0400
14 @@ -2,6 +2,6 @@
15
16 SUBDIRS = src doc tests
17
18 -dist_doc_DATA = ChangeLog
19 +#dist_doc_DATA = ChangeLog
20
21 EXTRA_DIST = gpl-2.0.txt