wok-next diff grub/receipt @ rev 19627

busybox: uclibc-cross-compiler-i486 is not compatible with aufs+tmpfs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 08 18:20:24 2017 +0100 (2017-02-08)
parents 86e86ea880e3
children d6378d455338
line diff
     1.1 --- a/grub/receipt	Tue Aug 13 17:02:48 2013 +0000
     1.2 +++ b/grub/receipt	Wed Feb 08 18:20:24 2017 +0100
     1.3 @@ -44,6 +44,7 @@
     1.4  	
     1.5  	# Strip.
     1.6  	# Example config file (menu.lst).
     1.7 -	cp stuff/example-menu.lst $fs/boot/grub
     1.8 +	cp $stuff/example-menu.lst $fs/boot/grub
     1.9 +	cp $stuff/splash.xpm.gz $fs/boot/grub
    1.10  }
    1.11