wok-next diff rhino/receipt @ rev 15166

rhino: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 15 22:27:16 2013 +0000 (2013-08-15)
parents 11cce6c93ceb
children 23c3aed67cd9
line diff
     1.1 --- a/rhino/receipt	Wed Aug 14 22:18:58 2013 +0000
     1.2 +++ b/rhino/receipt	Thu Aug 15 22:27:16 2013 +0000
     1.3 @@ -26,5 +26,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs
     1.7 -	cp -a $$install/usr $fs
     1.8 +	cp -a $install/usr $fs
     1.9  }