aports/testing/caffeine-ng/mandir.patch
Hugo Osvaldo Barrera c054c16909 testing/caffeine-ng: upgrade to 4.2.0
I had to [add a bunch of scripts][1] to generate tarballs with the
version hardcoded in them.

[1]: 5027f55450
2023-03-11 00:16:30 +01:00

13 lines
327 B
Diff

diff --git a/meson.build b/meson.build
index 1f84fe8..423aed7 100644
--- a/meson.build
+++ b/meson.build
@@ -103,7 +103,7 @@ custom_target(
feed: true,
capture: true,
install: true,
- install_dir: join_paths(mandir, 'man1/caffeine')
+ install_dir: join_paths(mandir, 'man1')
)
install_subdir('caffeine/assets/glade',