wok diff gst-python-dev/receipt @ rev 15446

Up: efreet-dev (1.7.9)
author Dominique Corbex <domcox@slitaz.org>
date Tue Nov 05 20:57:56 2013 +0100 (2013-11-05)
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	Tue Nov 05 20:57:56 2013 +0100
     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  }