wok diff expat-dev/receipt @ rev 19011
busybox/fbvnc: wheelmouse support (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 28 23:15:26 2016 +0200 (2016-03-28) |
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 Mar 28 23:15:26 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 }