kernel.sh: No longer need to explicitly emerge perl.

This commit is contained in:
Albert Hopkins 2013-09-22 22:26:08 +00:00
parent 0d46f253c9
commit d4fa57eda3
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ then
exit
fi
${EMERGE} ${USEPKG} --oneshot --noreplace dev-lang/perl
${EMERGE} ${USEPKG} sys-kernel/${KERNEL}
cp /root/kernel.config /usr/src/linux/.config
gcc-config 1