commit a86864b3bbca6905948e302910b9bcca49164561
Author: Kornel Benko <[email protected]>
Date:   Sun Feb 7 16:23:46 2021 +0100

    Amend f7ed7f53: Cmake + epub: Install saxon*.jar together with its licence
    
    Thanks to Pavel
---
 development/cmake/Install.cmake |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/development/cmake/Install.cmake b/development/cmake/Install.cmake
index ca0cadf..01a75b2 100755
--- a/development/cmake/Install.cmake
+++ b/development/cmake/Install.cmake
@@ -134,7 +134,7 @@ foreach(_imgext "png" "svgz" "gif" "xpm")
 endforeach()
 lyx_install("data" ${TOP_SRC_DIR}/lib        citeengines          *.citeengine 
.)
 lyx_install("data" ${TOP_SRC_DIR}/lib        scripts              *.R          
.)
-lyx_install("data" ${TOP_SRC_DIR}/lib        scripts              *.jar        
.)
+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}/3rdparty   scripts/evince_sync  *            
.)
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to