File apostrophe-disbale-reveal.js-check.patch of Package apostrophe
diff --color -ru a/meson.build b/meson.build
--- a/meson.build 2024-05-01 23:53:07.000000000 +0600
+++ b/meson.build 2024-05-02 10:24:08.347379187 +0600
@@ -60,10 +60,6 @@
#bindir = join_paths(get_option('prefix'), get_option('bindir'))
podir = meson.source_root() / 'po'
-if not fs.exists(join_paths(pkgdatadir, 'libs/reveal.js'))
- error('No valid reveal.js installation found')
-endif
-
subdir('data')
#subdir('help')
subdir('po')