summarylogtreecommitdiffstats
path: root/2-rm-reveal-check.patch
blob: a040b52ebb1d5bfc970538a0aa94b586622e108a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- meson.build	2024-01-12 14:18:57.598799803 +0800
+++ meson.build	2024-01-12 14:38:59.351937376 +0800
@@ -60,9 +60,7 @@
 #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')