wok diff libao-dev/receipt @ rev 16126
Up xvkbd (3.5)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Mon Mar 24 19:30:25 2014 +0000 (2014-03-24) |
parents | 8ed62ecac0c7 |
children | e1ee172acb7b |
line diff
1.1 --- a/libao-dev/receipt Thu Dec 05 11:43:50 2013 +0000 1.2 +++ b/libao-dev/receipt Mon Mar 24 19:30:25 2014 +0000 1.3 @@ -14,7 +14,10 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - mkdir -p $fs/usr/lib $fs/usr/share 1.8 + mkdir -p \ 1.9 + $fs/usr/lib/ao/plugins-4 \ 1.10 + $fs/usr/share 1.11 + cp -a $install/usr/lib/ao/plugins-4/*.la $fs/usr/lib/ao/plugins-4 1.12 cp -a $install/usr/lib/*.*a $fs/usr/lib 1.13 cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.14 cp -a $install/usr/include $fs/usr