wok-stable diff libpostgresqlclient/receipt @ rev 9700

Replaced all ../stuff with $stuff.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 08 09:01:58 2011 +0000 (2011-05-08)
parents 02bbaa9d12ba
children fba11f2d1df0
line diff
     1.1 --- a/libpostgresqlclient/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/libpostgresqlclient/receipt	Sun May 08 09:01:58 2011 +0000
     1.3 @@ -15,7 +15,7 @@
     1.4  		dir=$(dirname $file)
     1.5  		[ -d $fs$dir ] || mkdir -p $fs$dir
     1.6  		cp -a $_pkg$file $fs$file
     1.7 -	done < $WOK/$WANTED/stuff/$PACKAGE.files-list
     1.8 +	done < $wanted_stuff/$PACKAGE.files-list
     1.9  	ln -s /usr/lib/postgresql/libpq.so.5 $fs/usr/lib/libpq.so.5
    1.10  }
    1.11