wok-current diff expat-dev/receipt @ rev 19394
mv pdfgrep to wok-undigest
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Mon Aug 29 17:25:51 2016 +0100 (2016-08-29) |
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 Mon Aug 29 17:25:51 2016 +0100 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 }