0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-06-02 01:02:18 +00:00
Files
termux-packages/x11-packages/xfce4-screenshooter/src-meson.build.patch
2025-05-24 11:44:50 +05:30

12 lines
250 B
Diff

--- a/src/meson.build
+++ b/src/meson.build
@@ -45,7 +45,7 @@
)
help2man = find_program('help2man', required: false)
-if help2man.found()
+if false and help2man.found()
custom_target(
'xfce4-screenshooter.1',
depends: screenshooter,