|
@@ -12,10 +12,12 @@ and copy the header files to where they will be found by these packages.</para>
|
|
|
make mrproper &&
|
|
|
make include/linux/version.h &&
|
|
|
make symlinks &&
|
|
|
+make mandocs &&
|
|
|
cp -HR include/asm /usr/include &&
|
|
|
cp -R include/asm-generic /usr/include &&
|
|
|
cp -R include/linux /usr/include &&
|
|
|
touch /usr/include/linux/autoconf.h &&
|
|
|
+cp -a Documentation/man /usr/share/man/man9 &&
|
|
|
rm /bin/pwd</userinput></screen></para>
|
|
|
|
|
|
</sect2>
|