summarylogtreecommitdiffstats
path: root/2-rm-reveal-check.patch
diff options
context:
space:
mode:
Diffstat (limited to '2-rm-reveal-check.patch')
-rw-r--r--2-rm-reveal-check.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/2-rm-reveal-check.patch b/2-rm-reveal-check.patch
deleted file mode 100644
index a040b52ebb1d..000000000000
--- a/2-rm-reveal-check.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- 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')