[LyX/master] Whitespace

Scott Kostyshak skostysh at lyx.org
Sat Apr 20 18:22:55 UTC 2024


commit dd4c67bfdc1a61dbd7cc958a00843e258d620df7
Author: Scott Kostyshak <skostysh at lyx.org>
Date:   Sat Apr 20 14:22:07 2024 -0400

    Whitespace
---
 development/cmake/Install.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/development/cmake/Install.cmake b/development/cmake/Install.cmake
index 76b53d8ff5..a901942b4a 100755
--- a/development/cmake/Install.cmake
+++ b/development/cmake/Install.cmake
@@ -137,7 +137,7 @@ lyx_install("data" ${TOP_SRC_DIR}/lib        scripts              *.R          .
 lyx_install("data" ${TOP_SRC_DIR}/lib        scripts              saxon*.*     .)
 lyx_install("data" ${TOP_SRC_DIR}/lib        docbook              *            . epub3 xhtml5 xhtml lib common)
 lyx_install("data" ${TOP_SRC_DIR}/lib        xtemplates           *.xtemplate  .)
-lyx_install("data" ${TOP_SRC_DIR}/lib	     tabletemplates	  *.lyx        .)
+lyx_install("data" ${TOP_SRC_DIR}/lib        tabletemplates       *.lyx        .)
 lyx_install("data" ${TOP_SRC_DIR}/3rdparty   scripts/evince_sync  *            .)
 lyx_install("font" ${TOP_SRC_DIR}/lib/fonts  .                    *            .)
 lyx_install("tex"  ${TOP_SRC_DIR}/lib/tex    .                    *            .)


More information about the lyx-cvs mailing list