Преглед изворни кода

move the tor program back to usr/bin/

svn:r1119
Roger Dingledine пре 21 година
родитељ
комит
01e7b8638d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/or/Makefile.am

+ 1 - 1
src/or/Makefile.am

@@ -2,7 +2,7 @@ TESTS = test
 
 noinst_PROGRAMS = test
 
-sbin_PROGRAMS = tor
+bin_PROGRAMS = tor
 
 tor_SOURCES = buffers.c circuit.c command.c connection.c \
              connection_or.c config.c dirserv.c \