wok diff busybox-pam/receipt @ rev 19022

Up slitaz-boot-scripts (427), tazpkg (904), tazwok (557)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 01 11:32:41 2016 +0200 (2016-04-01)
parents cae46182492e
children f7c899b7a001
line diff
     1.1 --- a/busybox-pam/receipt	Mon Mar 23 09:25:48 2015 +0100
     1.2 +++ b/busybox-pam/receipt	Fri Apr 01 11:32:41 2016 +0200
     1.3 @@ -34,5 +34,5 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	chmod 4755 $1/bin/busybox
     1.8 +	chmod 4755 "$1/bin/busybox"
     1.9  }