wok-next diff ncursesw/receipt @ rev 12521

Up: xorg-mkfontdir, xorg-setxkbmap, xorg-xauth, xorg-xclock, xorg-xcompmgr, xorg-xinput, xorg-xload + clean receipt
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 25 00:15:23 2012 +0200 (2012-04-25)
parents ef827f291143
children 7c64b51d0a8c
line diff
     1.1 --- a/ncursesw/receipt	Sat May 21 21:22:47 2011 +0200
     1.2 +++ b/ncursesw/receipt	Wed Apr 25 00:15:23 2012 +0200
     1.3 @@ -51,6 +51,6 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 -	ln -s /bin/busybox /usr/bin/clear
     1.8 -	ln -s /bin/busybox /usr/bin/reset
     1.9 +	ln -s /bin/busybox $1/usr/bin/clear
    1.10 +	ln -s /bin/busybox $1/usr/bin/reset
    1.11  }