wok-current diff unzip/receipt @ rev 18914

Add: Tuffy Font Family. Tag: Sans Serif. Public Domain License.
author Leonardo Laporte <hackdorte@sapo.pt>
date Wed Feb 24 06:16:15 2016 -0300 (2016-02-24)
parents 23c3aed67cd9
children 762b649a4d73
line diff
     1.1 --- a/unzip/receipt	Thu Dec 05 20:23:08 2013 +0000
     1.2 +++ b/unzip/receipt	Wed Feb 24 06:16:15 2016 -0300
     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()