wok diff bind-client/receipt @ rev 10997

Up: tcl to 8.5.10.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 13 02:50:28 2011 +0000 (2011-10-13)
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 Oct 13 02:50:28 2011 +0000
     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