wok-6.x diff linux64-without-modules/receipt @ rev 18147
Up openssl (1.0.1o)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 18 18:37:59 2015 +0200 (2015-06-18) |
parents | 962f1c89c58a |
children | 08cf996a2307 |
line diff
1.1 --- a/linux64-without-modules/receipt Wed May 14 05:35:49 2014 +0000 1.2 +++ b/linux64-without-modules/receipt Thu Jun 18 18:37:59 2015 +0200 1.3 @@ -14,6 +14,6 @@ 1.4 { 1.5 install=$install/linux64 1.6 mkdir -p $fs/boot 1.7 - cp -a $install/bzImage $fs/boot/vmlinuz-$VERSION-slitaz-without-modules 1.8 + cp -a $install/bzImage $fs/boot/vmlinuz-$VERSION-slitaz64-without-modules 1.9 } 1.10