wok diff expat-dev/receipt @ rev 19294

sane-backends, scons, scrot, shell-fm, smake, soundtouch, wireless_tools: fix man or doc path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 06 16:30:34 2016 +0200 (2016-07-06)
parents a75552e134a3
children fc9203de5ff2
line diff
     1.1 --- a/expat-dev/receipt	Thu Feb 12 19:30:27 2015 +0000
     1.2 +++ b/expat-dev/receipt	Wed Jul 06 16:30:34 2016 +0200
     1.3 @@ -17,5 +17,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/lib
     1.6  	cp -a $install/usr/lib/*.*a $fs/usr/lib
     1.7 +	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
     1.8  	cp -a $install/usr/include $fs/usr
     1.9  }