wok diff xz/receipt @ rev 8774

Fix: openal compile_rules()
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Feb 21 19:43:04 2011 +0100 (2011-02-21)
parents df9001b25c10
children 9dee63b88e27
line diff
     1.1 --- a/xz/receipt	Sat Jan 29 22:11:10 2011 +0000
     1.2 +++ b/xz/receipt	Mon Feb 21 19:43:04 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  }