wok diff bind-client/receipt @ rev 10790

Move rocrail to undigest
author Christophe Lincoln <pankso@slitaz.org>
date Thu Jun 02 00:48:24 2011 +0200 (2011-06-02)
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	Thu Jun 02 00:48:24 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