[or-cvs] install the "tor" binary to usr/sbin by default

Roger Dingledine arma at seul.org
Tue Feb 17 04:48:03 UTC 2004


Update of /home/or/cvsroot/src/or
In directory moria.mit.edu:/home2/arma/work/onion/cvs/src/or

Modified Files:
	Makefile.am 
Log Message:
install the 'tor' binary to usr/sbin by default


Index: Makefile.am
===================================================================
RCS file: /home/or/cvsroot/src/or/Makefile.am,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- Makefile.am	6 Dec 2003 05:54:04 -0000	1.23
+++ Makefile.am	17 Feb 2004 04:48:01 -0000	1.24
@@ -2,7 +2,7 @@
 
 noinst_PROGRAMS = test
 
-bin_PROGRAMS = tor
+sbin_PROGRAMS = tor
 
 tor_SOURCES = buffers.c circuit.c command.c connection.c \
              connection_or.c config.c dirserv.c \



More information about the tor-commits mailing list