wok-next diff linux64-without-modules/receipt @ rev 17700
Up marlin: edit last patch (again)
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Fri Feb 27 00:17:46 2015 -0300 (2015-02-27) |
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 Fri Feb 27 00:17:46 2015 -0300 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