wok-current diff gst-python-dev/receipt @ rev 15340
ibus: install im-ibus.la
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Sep 29 11:30:44 2013 +0000 (2013-09-29) |
parents | 6a28480c81ec |
children | 8ed62ecac0c7 |
line diff
1.1 --- a/gst-python-dev/receipt Thu May 02 22:51:54 2013 +0200 1.2 +++ b/gst-python-dev/receipt Sun Sep 29 11:30:44 2013 +0000 1.3 @@ -6,6 +6,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="gst-python devel files" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 +LICENSE="LGPL2.1" 1.8 WANTED="gst-python" 1.9 WEB_SITE="http://gstreamer.freedesktop.org/" 1.10 1.11 @@ -15,5 +16,5 @@ 1.12 genpkg_rules() 1.13 { 1.14 mkdir -p $fs/usr/lib 1.15 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 1.16 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.17 }