Explorar o código

install the 'tor' binary to usr/sbin by default

svn:r1082
Roger Dingledine %!s(int64=22) %!d(string=hai) anos
pai
achega
a8d8b82662
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/or/Makefile.am

+ 1 - 1
src/or/Makefile.am

@@ -2,7 +2,7 @@ TESTS = test
 
 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 \