wok-current diff linux64-without-modules/receipt @ rev 18164

sakura: fix invisibility on startup with xf86-video-fbdev
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Jun 27 03:23:04 2015 +0300 (2015-06-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	Sat Jun 27 03:23:04 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