wok diff privoxy/receipt @ rev 18123

Add xorg-dri3proto
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 11 10:44:32 2015 +0200 (2015-06-11)
parents 82816c8eb08b
children bcccafbf2c8a
line diff
     1.1 --- a/privoxy/receipt	Wed Apr 15 10:26:28 2015 +0200
     1.2 +++ b/privoxy/receipt	Thu Jun 11 10:44:32 2015 +0200
     1.3 @@ -65,10 +65,10 @@
     1.4  
     1.5  	# and change file permissions
     1.6  	echo -n "Changing file permissions..."
     1.7 -	chroot $1/ chown -R privoxy.privoxy $1/etc/privoxy
     1.8 +	chroot $1/ chown -R privoxy.privoxy /etc/privoxy
     1.9  	chown -R root.root $1/etc/privoxy/templates
    1.10  	chown root.root $1/etc/privoxy
    1.11 -	chroot $1/ chown privoxy.privoxy $1/var/log/privoxy/logfile
    1.12 +	chroot $1/ chown privoxy.privoxy /var/log/privoxy/logfile
    1.13  	status
    1.14  }
    1.15