From 7992c60cefef92b7a6084ba21f849b5f09ab79dc Mon Sep 17 00:00:00 2001 From: sibel Date: Wed, 5 Jan 2011 16:55:18 +0100 Subject: gobject-introspection#0.10.0-2, ajustement --- extra/gobject-introspection/Pkgfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/extra/gobject-introspection/Pkgfile b/extra/gobject-introspection/Pkgfile index 0320e2314..17183ee66 100644 --- a/extra/gobject-introspection/Pkgfile +++ b/extra/gobject-introspection/Pkgfile @@ -8,7 +8,6 @@ name=gobject-introspection version=0.10.0 release=2 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) - build() { cd $name-$version @@ -18,5 +17,8 @@ build() { make make DESTDIR=$PKG install rm -rf $PKG/usr/share/gtk-doc + sed -i "s|#!/usr/bin/env python|#!/usr/bin/env python2|" \ + $PKG/usr/lib/gobject-introspection/giscanner/*.py + } -- cgit v1.2.3-70-g09d2