wok-tiny diff bootloader/receipt @ rev 94

Refresh, remove kernel*, add linux
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 02 21:45:05 2015 +0200 (2015-10-02)
parents a3e929634247
children 1a6a79b48e76
line diff
     1.1 --- a/bootloader/receipt	Thu Jul 18 13:24:21 2013 +0000
     1.2 +++ b/bootloader/receipt	Fri Oct 02 21:45:05 2015 +0200
     1.3 @@ -12,5 +12,5 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cp -a stuff/. $fs
     1.8 +	cp -a $stuff/. $fs
     1.9  }