wok diff libpostgresqlclient/receipt @ rev 9674
Fixed python-pyxml. The sed way had a error unmatch /. So i'm using the real patch from archlinux.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue May 03 04:53:22 2011 +0000 (2011-05-03) |
parents | 0731792c3994 |
children | d1768332cee0 |
line diff
1.1 --- a/libpostgresqlclient/receipt Tue Feb 15 19:34:52 2011 +0000 1.2 +++ b/libpostgresqlclient/receipt Tue May 03 04:53:22 2011 +0000 1.3 @@ -16,7 +16,6 @@ 1.4 [ -d $fs$dir ] || mkdir -p $fs$dir 1.5 cp -a $_pkg$file $fs$file 1.6 done < $WOK/$WANTED/stuff/$PACKAGE.files-list 1.7 - strip -s $fs/usr/lib/postgresql/*.so* 1.8 ln -s /usr/lib/postgresql/libpq.so.5 $fs/usr/lib/libpq.so.5 1.9 } 1.10