wok diff coreutils-redirection/receipt @ rev 10040

Up: GConf to 2.32.3. Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 01:59:04 2011 +0000 (2011-05-20)
parents d5009f5bff9c
children bf9d643b2c59
line diff
     1.1 --- a/coreutils-redirection/receipt	Sat Feb 05 03:20:51 2011 +0000
     1.2 +++ b/coreutils-redirection/receipt	Fri May 20 01:59:04 2011 +0000
     1.3 @@ -36,5 +36,5 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 -	ln -s /bin/busybox /usr/bin/tee
     1.8 +	ln -s /bin/busybox $1/usr/bin/tee
     1.9  }