wok diff linux/receipt @ rev 280
Linux: no more utf8 in vc
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 25 23:24:33 2008 +0000 (2008-02-25) |
parents | e43e61bd447a |
children | d293797ba11d |
line diff
1.1 --- a/linux/receipt Sun Feb 24 02:50:27 2008 +0100 1.2 +++ b/linux/receipt Mon Feb 25 23:24:33 2008 +0000 1.3 @@ -20,6 +20,7 @@ 1.4 make mrproper 1.5 cp ../stuff/$PACKAGE-$VERSION-slitaz.config .config 1.6 patch -p1 < ../stuff/config-acpi-$VERSION.u 1.7 + patch -p1 < ../stuff/linux-utf8-$VERSION.u 1.8 make oldconfig 1.9 make bzImage 1.10 make modules