wok diff unzip/receipt @ rev 18886

firmware*: add descriptions, add firmware-iwlwifi-{100,105,135,2030,3160,7260,7265}
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Feb 12 15:45:46 2016 +0200 (2016-02-12)
parents 23c3aed67cd9
children 762b649a4d73
line diff
     1.1 --- a/unzip/receipt	Thu Dec 05 20:23:08 2013 +0000
     1.2 +++ b/unzip/receipt	Fri Feb 12 15:45:46 2016 +0200
     1.3 @@ -30,7 +30,7 @@
     1.4  # Remove Busybox symlink before installing
     1.5  pre_install()
     1.6  {
     1.7 -	rm -f $1/usr/bin/unzip
     1.8 +	rm -f "$1/usr/bin/unzip"
     1.9  }
    1.10  
    1.11  post_remove()