wok diff libxfconf-dev/receipt @ rev 15022
Add some licenses
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 11 19:53:39 2013 +0000 (2013-08-11) |
parents | 50cf088c042f |
children | 8ed62ecac0c7 |
line diff
1.1 --- a/libxfconf-dev/receipt Wed Jul 17 13:54:07 2013 +0200 1.2 +++ b/libxfconf-dev/receipt Sun Aug 11 19:53:39 2013 +0000 1.3 @@ -17,5 +17,5 @@ 1.4 mkdir -p $fs/usr/lib $fs/usr/share 1.5 cp -a $install/usr/include $fs/usr 1.6 cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.7 - cp -a $install/usr/lib/*.a* $fs/usr/lib 1.8 + cp -a $install/usr/lib/*a $fs/usr/lib 1.9 }