From 82b875a00ad36f29619c427f6a32461441236626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 16 Nov 2020 20:20:28 +0100 Subject: [PATCH] Remove the CMake rule for processing tdesvn-build manual in the previous directory. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit cdad643fbc8882fcff4d3b7b20775744a180aef9) --- doc/scripts/CMakeLists.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/scripts/CMakeLists.txt b/doc/scripts/CMakeLists.txt index df348060..07c53f78 100644 --- a/doc/scripts/CMakeLists.txt +++ b/doc/scripts/CMakeLists.txt @@ -9,4 +9,7 @@ # ################################################# -add_subdirectory( tdesvn-build ) +################################################# +# +# Conversion from docbook to manual pages is not implemented yet. +#