wok diff privoxy/receipt @ rev 10929

Up: tazpkg to 4.7.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Aug 18 22:21:30 2011 +0000 (2011-08-18)
parents d1768332cee0
children b6a6aeb3f785
line diff
     1.1 --- a/privoxy/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/privoxy/receipt	Thu Aug 18 22:21:30 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()