wok rev 15015

zile: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 11 14:28:31 2013 +0000 (2013-08-11)
parents 1e78d45df526
children 03594717e598
files zile/receipt
line diff
     1.1 --- a/zile/receipt	Sun Aug 11 14:06:30 2013 +0000
     1.2 +++ b/zile/receipt	Sun Aug 11 14:28:31 2013 +0000
     1.3 @@ -30,6 +30,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr
     1.7 -²	cp -a $install/usr/bin $fs/usr
     1.8 +	cp -a $install/usr/bin $fs/usr
     1.9  }
    1.10