wok-6.x diff ppp-dev/receipt @ rev 15860

libmowgli: update genpkg_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jan 30 09:02:32 2014 +0000 (2014-01-30)
parents a436a235f098
children e6bbb8cc0677
line diff
     1.1 --- a/ppp-dev/receipt	Fri Jul 05 13:51:55 2013 +0200
     1.2 +++ b/ppp-dev/receipt	Thu Jan 30 09:02:32 2014 +0000
     1.3 @@ -13,5 +13,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr
     1.7 -	cp -a $_pkg/usr/include $fs/usr
     1.8 +	cp -a $install/usr/include $fs/usr
     1.9  }