wok diff rhino/receipt @ rev 15599

Update some bdeps with pkg-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 05 13:21:20 2013 +0000 (2013-12-05)
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 Dec 05 13:21:20 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  }