wok-6.x diff unzip/receipt @ rev 18900

Up: Correct link to author homepage and better appearance file description in Tazpanel.
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Feb 18 16:11:22 2016 -0200 (2016-02-18)
parents 23c3aed67cd9
children 762b649a4d73
line diff
     1.1 --- a/unzip/receipt	Thu Dec 05 20:23:08 2013 +0000
     1.2 +++ b/unzip/receipt	Thu Feb 18 16:11:22 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()