wok-6.x diff gst-plugins-base-dev/receipt @ rev 13256
qemacs-tiny: -Werror=unused-but-set-variable fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Aug 17 09:13:42 2012 +0200 (2012-08-17) |
parents | 9e2498de4e46 |
children | 42f346a44029 |
line diff
1.1 --- a/gst-plugins-base-dev/receipt Fri May 20 15:42:24 2011 +0000 1.2 +++ b/gst-plugins-base-dev/receipt Fri Aug 17 09:13:42 2012 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gst-plugins-base-dev" 1.7 -VERSION="0.10.34" 1.8 +VERSION="0.10.35" 1.9 SERIES="0.10" 1.10 CATEGORY="development" 1.11 SHORT_DESC="gst-pluginds-base devel files" 1.12 @@ -13,7 +13,7 @@ 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules() 1.15 { 1.16 - mkdir -p $fs/usr/lib $fs/usr/lib/gstreamer-$SERIES/ 1.17 + mkdir -p $fs/usr/lib $fs/usr/lib/gstreamer-$SERIES/ $fs/usr/share 1.18 cp -a $_pkg/usr/include $fs/usr 1.19 cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 1.20 cp -a $_pkg/usr/lib/*.*a $fs/usr/lib/