[totem-pl-parser/wip/hadess/videosite: 3/3] videosite: Install videosite README




commit b58c60f8fd94ecf4a2896a6a26528520bda37435
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Sep 29 13:12:46 2020 +0200

    videosite: Install videosite README
    
    Both as documentation and as a placeholder for scripts in the future.

 plparse/meson.build | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/plparse/meson.build b/plparse/meson.build
index fb21ed4..df3e318 100644
--- a/plparse/meson.build
+++ b/plparse/meson.build
@@ -110,6 +110,9 @@ plparser_mini_lib = library('totem-plparser-mini',
                             version: plparse_libversion,
                             install: true)
 
+install_data('README-videosite-script.md',
+             install_dir: join_paths(libexecdir, 'totem-pl-parser'))
+
 if have_quvi
   videosite_quvi_exe = executable('99-totem-pl-parser-videosite-quvi',
                                   'videosite-quvi.c', totem_pl_parser_builtins_h,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]