wok diff depmod/receipt @ rev 10496

eina: up to fix e17 build (1.0.1)
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 25 13:56:24 2011 +0200 (2011-05-25)
parents b90843fa3804
children 380ffe05937a
line diff
     1.1 --- a/depmod/receipt	Sun Feb 27 01:21:13 2011 +0100
     1.2 +++ b/depmod/receipt	Wed May 25 13:56:24 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  }