wok-4.x rev 9733
libpostgresqlclient: We are using wanted_stuff. postgresql doesn't copy to $src folder anymore.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon May 09 12:46:19 2011 +0000 (2011-05-09) |
parents | 810ab87ba4bc |
children | b8382cadf2ea |
files | libpostgresqlclient/receipt |
line diff
1.1 --- a/libpostgresqlclient/receipt Mon May 09 15:57:19 2011 +0200 1.2 +++ b/libpostgresqlclient/receipt Mon May 09 12:46:19 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 < $src/$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