do not build linux mandocs
authorhackbard <hackbard>
Sun, 25 Jul 2004 03:21:15 +0000 (03:21 +0000)
committerhackbard <hackbard>
Sun, 25 Jul 2004 03:21:15 +0000 (03:21 +0000)
doc/CHANGELOG
packages/base/linux/linux

index ac90495..f67c2d9 100644 (file)
@@ -1,5 +1,6 @@
 *) 2004-07-25
 
+- do not build linux mandocs
 - removed unneeded libmustux patch
 - fixed jack compilation
 - alsa: fixed userland tools, skip driver build as available in 2.6
index 7d9029e..4491831 100644 (file)
@@ -51,6 +51,4 @@ custmain()    {
        echo "modules, modules_install ..."
        make modules &&
        make modules_install INSTALL_MOD_PATH=$root DEPMOD="true"
-       echo "try to build/install documentation ..."
-       make mandocs installmandocs
                }