wok-4.x diff depmod/receipt @ rev 10817

busybox: add index, CGI env, config and desktop files for httpd
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jun 06 00:30:06 2011 +0200 (2011-06-06)
parents b90843fa3804
children
line diff
     1.1 --- a/depmod/receipt	Sun Feb 27 01:21:13 2011 +0100
     1.2 +++ b/depmod/receipt	Mon Jun 06 00:30:06 2011 +0200
     1.3 @@ -24,5 +24,5 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 -	ln -s /bin/busybox /sbin/depmod
     1.8 +	ln -s /bin/busybox $1/sbin/depmod
     1.9  }