wok diff libpostgresqlclient/receipt @ rev 12099

sarg-php: Fix perm
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Mar 11 02:56:40 2012 +0100 (2012-03-11)
parents 7c5937702175
children e1defd13e80a
line diff
     1.1 --- a/libpostgresqlclient/receipt	Sat May 21 01:34:10 2011 +0000
     1.2 +++ b/libpostgresqlclient/receipt	Sun Mar 11 02:56:40 2012 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libpostgresqlclient"
     1.7 -VERSION="9.0.4"
     1.8 +VERSION="9.1.2"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="SQL database system libraries."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -15,7 +15,7 @@
    1.13  		dir=$(dirname $file)
    1.14  		[ -d $fs$dir ] || mkdir -p $fs$dir
    1.15  		cp -a $_pkg$file $fs$file
    1.16 -	done < $WOK/$WANTED/stuff/$PACKAGE.files-list
    1.17 +	done < $wanted_stuff/$PACKAGE.files-list
    1.18  	ln -s /usr/lib/postgresql/libpq.so.5 $fs/usr/lib/libpq.so.5
    1.19  }
    1.20