summaryrefslogtreecommitdiff
blob: 899c15b16721907bf3e5bb6baaada48ebebb49d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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