wok diff polipo/receipt @ rev 20706

Add sgmixer & zmixer
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 06 13:08:02 2019 +0100 (2019-02-06)
parents 9e01bc6321ea
children ea8ff14ee1ec
line diff
     1.1 --- a/polipo/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/polipo/receipt	Wed Feb 06 13:08:02 2019 +0100
     1.3 @@ -33,7 +33,8 @@
     1.4  
     1.5  # Create a disk cache.                  
     1.6  post_install()                          
     1.7 -{  
     1.8 +{
     1.9 +	echo
    1.10  	echo -n "Creating disk cache..."                                    
    1.11  	mkdir "$1/var/cache/polipo"
    1.12  	chown tux.tux "$1/var/cache/polipo"