wok diff privoxy/receipt @ rev 18115
glib-dev,qcad: clean files.list.lzma, fix overwriting(for what?) get-scripts $depends
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sat Jun 06 21:23:13 2015 +0200 (2015-06-06) |
parents | 82816c8eb08b |
children | bcccafbf2c8a |
line diff
1.1 --- a/privoxy/receipt Wed Apr 15 10:26:28 2015 +0200 1.2 +++ b/privoxy/receipt Sat Jun 06 21:23:13 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