wok diff libsigc++/receipt @ rev 10264

Up: gnustep-base to 1.22.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 04:46:16 2011 +0000 (2011-05-21)
parents 78fc4576a8f9
children eb512922693f
line diff
     1.1 --- a/libsigc++/receipt	Wed Nov 03 01:09:57 2010 +0000
     1.2 +++ b/libsigc++/receipt	Sat May 21 04:46:16 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libsigc++"
     1.7 -VERSION="2.2.8"
     1.8 +VERSION="2.2.9"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Callback Framework for C++"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -15,12 +15,9 @@
    1.13  {
    1.14  	cd $src
    1.15  	./configure \
    1.16 -		--prefix=/usr \
    1.17 -		--infodir=/usr/share/info \
    1.18 -		--mandir=/usr/share/man \
    1.19  		$CONFIGURE_ARGS &&
    1.20  	make &&
    1.21 -	make DESTDIR=$PWD/_pkg install
    1.22 +	make install
    1.23  }
    1.24  
    1.25  # Rules to gen a SliTaz package suitable for Tazpkg.