wok-6.x diff gnu-netcat/receipt @ rev 9552

busybox/httpd: no patch need for directory list
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 10 13:13:17 2011 +0200 (2011-04-10)
parents 9f32ab185bac
children 8ad8c3236c6c
line diff
     1.1 --- a/gnu-netcat/receipt	Sat Apr 02 10:23:18 2011 +0000
     1.2 +++ b/gnu-netcat/receipt	Sun Apr 10 13:13:17 2011 +0200
     1.3 @@ -42,5 +42,5 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 -	ln -s /bin/busybox /usr/bin/nc
     1.8 +	ln -s /bin/busybox $1/usr/bin/nc
     1.9  }
    1.10 \ No newline at end of file