wok-next diff leocad/receipt @ rev 14752

busybox-boot: create /usr/share/boot/initrd (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jun 16 19:52:34 2013 +0200 (2013-06-16)
parents 678455567f02
children 2a5cc8208d36
line diff
     1.1 --- a/leocad/receipt	Tue May 29 18:59:34 2012 +0200
     1.2 +++ b/leocad/receipt	Sun Jun 16 19:52:34 2013 +0200
     1.3 @@ -37,6 +37,7 @@
     1.4  LEOCAD_LIB=/usr/share/leocad \\
     1.5  /usr/lib/leocad/leocad
     1.6  EOF
     1.7 +
     1.8  	chmod +x $fs/usr/bin/leocad
     1.9  	cp -a $install/* $fs
    1.10  }