]> hackdaworld.org Git - hdw-linux/hdw-linux.git/commitdiff
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 ac90495e1a2bdcd27f21dd489fbaacb89c291f09..f67c2d90e9f6fa88da17987158a38e7ce150c6c9 100644 (file)
@@ -1,5 +1,6 @@
 *) 2004-07-25
 
 *) 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
 - removed unneeded libmustux patch
 - fixed jack compilation
 - alsa: fixed userland tools, skip driver build as available in 2.6
index 7d9029e830ef3834b6dbd4e3d7aaf7d1a96a9ab0..449183109e6396de04a43bdc118b9b343bb6f935 100644 (file)
@@ -51,6 +51,4 @@ custmain()    {
        echo "modules, modules_install ..."
        make modules &&
        make modules_install INSTALL_MOD_PATH=$root DEPMOD="true"
        echo "modules, modules_install ..."
        make modules &&
        make modules_install INSTALL_MOD_PATH=$root DEPMOD="true"
-       echo "try to build/install documentation ..."
-       make mandocs installmandocs
                }
                }