wok-6.x diff brasero/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 f08c5995e15e
children 7896f0694ef6
line diff
     1.1 --- a/brasero/receipt	Sun Apr 29 08:52:38 2012 +0200
     1.2 +++ b/brasero/receipt	Sun Jun 16 19:55:07 2013 +0200
     1.3 @@ -40,5 +40,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/share
     1.6  	cp -a $_pkg/usr/bin $fs/usr/
     1.7 +	cp -a $_pkg/usr/lib $fs/usr/
     1.8  	cp -a $_pkg/usr/share/applications $fs/usr/share/applications
     1.9  }