wok diff util-linux-uuid/receipt @ rev 18922

Up slitaz-boot-scripts(426), remove glibc-extra-samba
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Feb 24 23:14:23 2016 +0200 (2016-02-24)
parents 1067bb7f1e24
children 4f122372e6f6
line diff
     1.1 --- a/util-linux-uuid/receipt	Wed Dec 16 15:49:50 2015 +0100
     1.2 +++ b/util-linux-uuid/receipt	Wed Feb 24 23:14:23 2016 +0200
     1.3 @@ -29,7 +29,7 @@
     1.4  {
     1.5  	if [ -d "$1$INSTALLED/util-linux-ng-uuid" ]; then
     1.6  		echo "Removing old: util-linux-ng-uuid"
     1.7 -		rm -rf $1$INSTALLED/util-linux-ng-uuid
     1.8 +		rm -rf "$1$INSTALLED/util-linux-ng-uuid"
     1.9  	fi
    1.10  	true
    1.11  }