wok-current
diff osmo/receipt @ rev 14753
busybox-boot: create /usr/share/boot/initrd (again)
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Sun Jun 16 19:55:07 2013 +0200 (2013-06-16) |
parents |
8ed3888d6736 |
children |
600aaedb561d |
line diff
1.1 --- a/osmo/receipt Wed Mar 07 22:30:33 2012 -0800
1.2 +++ b/osmo/receipt Sun Jun 16 19:55:07 2013 +0200
1.3 @@ -28,5 +28,6 @@
1.4 # Rules to gen a SliTaz package suitable for Tazpkg.
1.5 genpkg_rules()
1.6 {
1.7 + mkdir -p $fs/usr
1.8 cp -a $_pkg/usr/bin $fs/usr
1.9 }