wok diff linux64-without-modules/receipt @ rev 17313

Fix fish and fish-doc.
author necrophcodr <tcg.thegamer@gmail.com>
date Sun Nov 02 19:40:25 2014 +0100 (2014-11-02)
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	Sun Nov 02 19:40:25 2014 +0100
     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