mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-06 02:43:23 +00:00
11 lines
296 B
Diff
11 lines
296 B
Diff
--- a/doc/meson.build
|
|
+++ b/doc/meson.build
|
|
@@ -1,6 +1,6 @@
|
|
sh = find_program('sh', native: true)
|
|
|
|
-scdoc_prog = find_program(scdoc.get_variable('scdoc'), native: true)
|
|
+scdoc_prog = find_program('scdoc')
|
|
|
|
foreach man_src : ['fcft_capabilities.3.scd',
|
|
'fcft_clone.3.scd',
|