wok diff bind-client/receipt @ rev 10859

Up: slitaz-tools (4.4) - Big clean-up, better i18n, more GTK/Yad boxes
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jun 18 22:33:14 2011 +0200 (2011-06-18)
parents 0c5896e5e91d
children 97780c765586
line diff
     1.1 --- a/bind-client/receipt	Fri May 20 17:32:45 2011 +0000
     1.2 +++ b/bind-client/receipt	Sat Jun 18 22:33:14 2011 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="bind-client"
     1.7 -VERSION="9.8.0-P1"
     1.8 +VERSION="9.8.0-P2"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Domain Name System client."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -24,6 +24,6 @@
    1.13  
    1.14  post_remove()
    1.15  {
    1.16 -	ln -s /bin/busybox /usr/bin/nslookup
    1.17 +	ln -s /bin/busybox $1/usr/bin/nslookup
    1.18  }
    1.19