mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Rename Python tor-resolve to tor-resolve.py; stop installing it; move tor-resolve manpage to doc directory
svn:r2621
This commit is contained in:
+2
-2
@@ -4,6 +4,6 @@ EXTRA_DIST = tor-tsocks.conf torify.1 tor-resolve.1 tor.spec tor-resolve
|
||||
|
||||
conf_DATA = tor-tsocks.conf
|
||||
|
||||
bin_SCRIPTS = torify tor-resolve
|
||||
bin_SCRIPTS = torify
|
||||
|
||||
man_MANS = torify.1 tor-resolve.1
|
||||
man_MANS = torify.1
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
EXTRA_DIST = tor-spec.txt CLIENTS FAQ HACKING rend-spec.txt tor-doc.html tor-doc.css
|
||||
|
||||
man_MANS = tor.1
|
||||
man_MANS = tor.1 tor-resolve.1
|
||||
|
||||
SUBDIRS = design-paper
|
||||
|
||||
|
||||
Reference in New Issue
Block a user