# HG changeset patch # User Pascal Bellard # Date 1223120996 0 # Node ID a809286e43017d8fe2dfb425fbaa5a900c5bc29e # Parent 0ed558cc4347cd2c3771c0b11682300601577a89 linux-source: build kernel in post_install diff -r 0ed558cc4347 -r a809286e4301 linux-source/receipt --- a/linux-source/receipt Sat Oct 04 09:46:54 2008 +0000 +++ b/linux-source/receipt Sat Oct 04 11:49:56 2008 +0000 @@ -37,7 +37,7 @@ patch -p1 < slitaz/$patch_file done < slitaz/patches cp slitaz/config .config - make oldconfig && make prepare + make oldconfig && make bzImage && make modules cat <