[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] forward-port the rpm fix



Update of /home2/or/cvsroot/tor
In directory moria:/home/arma/work/onion/cvs/tor

Modified Files:
	tor.spec.in 
Log Message:
forward-port the rpm fix


Index: tor.spec.in
===================================================================
RCS file: /home2/or/cvsroot/tor/tor.spec.in,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- tor.spec.in	23 May 2005 07:15:08 -0000	1.18
+++ tor.spec.in	11 Jun 2005 08:30:07 -0000	1.19
@@ -140,7 +140,7 @@
 ed -s contrib/tor.sh.in << '/EOF/' > /dev/null
 ,s/^TORUSER=$/TORUSER=%{runuser}/
 ,s/^TORGROUP=$/TORGROUP=%{runuser}/
-,s:/bin/su:/bin/su -s /bin/sh:
+,s:\$SUPROG:$SUPROG -s /bin/sh:
 #
 # Save and exit ed
 w