wok-next diff coreutils-numeric/receipt @ 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 d5009f5bff9c
children bf9d643b2c59
line diff
     1.1 --- a/coreutils-numeric/receipt	Sat Feb 05 03:20:51 2011 +0000
     1.2 +++ b/coreutils-numeric/receipt	Mon May 09 12:46:19 2011 +0000
     1.3 @@ -37,5 +37,5 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 -	ln -s /bin/busybox /usr/bin/seq
     1.8 +	ln -s /bin/busybox $1/usr/bin/seq
     1.9  }