wok diff xz/receipt @ rev 8833

Fix: tazdev receipt
author Christophe Lincoln <pankso@slitaz.org>
date Thu Feb 24 16:18:46 2011 +0100 (2011-02-24)
parents df9001b25c10
children 9dee63b88e27
line diff
     1.1 --- a/xz/receipt	Sat Jan 29 22:11:10 2011 +0000
     1.2 +++ b/xz/receipt	Thu Feb 24 16:18:46 2011 +0100
     1.3 @@ -49,5 +49,5 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 -	ln -s /bin/busybox /usr/bin/unlzma
     1.8 +	ln -s /bin/busybox $1/usr/bin/unlzma
     1.9  }