wok diff sarg-php/receipt @ rev 12681

Up linux-nbd, linux-aoe (3.2.14)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 01 18:24:36 2012 +0200 (2012-05-01)
parents 8eca57f89147
children 91ed8fa372e3
line diff
     1.1 --- a/sarg-php/receipt	Sun Mar 11 02:33:09 2012 +0100
     1.2 +++ b/sarg-php/receipt	Tue May 01 18:24:36 2012 +0200
     1.3 @@ -17,5 +17,10 @@
     1.4  	mkdir -p $fs/var/www
     1.5  	
     1.6  	cp -pa $src/sarg-php $fs/var/www	
     1.7 +	# Fix perms
     1.8 +	chmod 755 $fs/var/www/sarg-php
     1.9 +	chmod 644 -R $fs/var/www/sarg-php/*
    1.10 +	chmod 755  $fs/var/www/sarg-php/locale
    1.11 +	
    1.12  }
    1.13