wok-next diff busybox-static/receipt @ rev 5329

mv get-msttcorefonts to wok-undigest; please add new pkgs to wok-undigest first
author Rohit Joshi <jozee@slitaz.org>
date Fri Apr 23 06:15:11 2010 -0400 (2010-04-23)
parents 81e8704dacde
children d58109531bed
line diff
     1.1 --- a/busybox-static/receipt	Fri Mar 12 17:24:19 2010 +0100
     1.2 +++ b/busybox-static/receipt	Fri Apr 23 06:15:11 2010 -0400
     1.3 @@ -54,6 +54,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -    mkdir $fs/usr/share/boot
     1.8 +    mkdir -p $fs/usr/share/boot
     1.9      cp -a $src/_install/bin/busybox $fs/usr/share/boot/busybox-static
    1.10  }