wok rev 15782
busybox-boot: bump
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 13 00:14:46 2014 +0100 (2014-01-13) |
parents | de8cd706512c |
children | 7f37d839c1c0 |
files | busybox-boot/receipt |
line diff
1.1 --- a/busybox-boot/receipt Mon Jan 13 00:02:35 2014 +0100 1.2 +++ b/busybox-boot/receipt Mon Jan 13 00:14:46 2014 +0100 1.3 @@ -15,8 +15,8 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 + mkdir -p $fs/usr/share/boot/bin $fs/usr/share/boot/dev 1.8 jslinux=false 1.9 - mkdir -p $fs/usr/share/boot/bin $fs/usr/share/boot/dev 1.10 CHOICE=static 1.11 for i in uclibc musl diet ; do 1.12 [ -x $src/busybox-$i ] || continue