wok diff gobject-introspection/receipt @ rev 10929

Up: tazpkg to 4.7.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Aug 18 22:21:30 2011 +0000 (2011-08-18)
parents f66415580f26
children 48e4ab5725f4
line diff
     1.1 --- a/gobject-introspection/receipt	Tue Apr 12 11:12:00 2011 +0000
     1.2 +++ b/gobject-introspection/receipt	Thu Aug 18 22:21:30 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gobject-introspection"
     1.7 -VERSION="0.10.7"
     1.8 +VERSION="0.10.8"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Introspection system for GObject-based libraries."
    1.11  DEPENDS="libgio glib libffi python"
    1.12 @@ -22,7 +22,7 @@
    1.13  		--disable-static \
    1.14  		$CONFIGURE_ARGS &&
    1.15  	make &&
    1.16 -	make DESTDIR=$PWD/_pkg install
    1.17 +	make install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.