wok diff privoxy/receipt @ rev 10850

Fix: add transmission-daemon init files
author Alexander Medvedev <devl547@gmail.com>
date Sun Jun 12 03:09:50 2011 +0000 (2011-06-12)
parents d1768332cee0
children b6a6aeb3f785
line diff
     1.1 --- a/privoxy/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/privoxy/receipt	Sun Jun 12 03:09:50 2011 +0000
     1.3 @@ -42,8 +42,8 @@
     1.4  	cp -a $_pkg/var $fs
     1.5  	cp -a $_pkg/etc $fs
     1.6  
     1.7 -	# Copy daemon fro$stuff
     1.8 -	cp stuff/daemon-privoxy $fs/etc/init.d/privoxy
     1.9 +	# Copy daemon from stuff
    1.10 +	cp $stuff/daemon-privoxy $fs/etc/init.d/privoxy
    1.11  }
    1.12  
    1.13  post_install()