wok diff pangomm-dev/receipt @ rev 17526

Add jp2a
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 19 00:23:49 2015 +0100 (2015-01-19)
parents 47e1df965953
children f48520919b85
line diff
     1.1 --- a/pangomm-dev/receipt	Thu Dec 05 13:21:20 2013 +0000
     1.2 +++ b/pangomm-dev/receipt	Mon Jan 19 00:23:49 2015 +0100
     1.3 @@ -17,5 +17,5 @@
     1.4  	mkdir -p $fs/usr/lib
     1.5  	cp -a $install/usr/lib/*.*a $fs/usr/lib
     1.6  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
     1.7 -	cp -a $install/usr/include $_pkg/usr/lib/*/include $fs/usr
     1.8 +	cp -a $install/usr/include $install/usr/lib/*/include $fs/usr
     1.9  }