mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-23 14:56:16 +00:00
1d4fc677bf
* Enable auto update and man pages. * Remove unused dependencies.
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',
|