[or-cvs] r11643: backport torrc.sample changes. (tor/branches/tor-0_1_2-patches)

phobos at seul.org phobos at seul.org
Tue Sep 25 23:11:59 UTC 2007


Author: phobos
Date: 2007-09-25 19:11:59 -0400 (Tue, 25 Sep 2007)
New Revision: 11643

Modified:
   tor/branches/tor-0_1_2-patches/tor.spec.in
Log:
backport torrc.sample changes.


Modified: tor/branches/tor-0_1_2-patches/tor.spec.in
===================================================================
--- tor/branches/tor-0_1_2-patches/tor.spec.in	2007-09-25 22:56:29 UTC (rev 11642)
+++ tor/branches/tor-0_1_2-patches/tor.spec.in	2007-09-25 23:11:59 UTC (rev 11643)
@@ -191,7 +191,7 @@
 %__install -p -m 755 contrib/torctl ${RPM_BUILD_ROOT}%{_bindir}
 
 # Set up config file; "sample" file implements a basic user node.
-%__install -p -m 644 ${RPM_BUILD_ROOT}%{_sysconfdir}/%{name}/torrc.sample ${RPM_BUILD_ROOT}%{_sysconfdir}/%{name}/torrc
+%__install -p -m 644 src/config/torrc.sample %${RPM_BUILD_ROOT}%{_sysconfdir}/%{name}/torrc.sample
 
 # Install the logrotate control file.
 %__mkdir_p -m 755 ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d



More information about the tor-commits mailing list