1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-26 22:17:08 +00:00
termux-packages/packages/loksh/meson.build.patch

12 lines
257 B
Diff
Raw Normal View History

2022-11-21 07:41:55 +00:00
--- a/meson.build
+++ b/meson.build
@@ -25,7 +25,7 @@
link_with: lolibc.get_variable('liblolibc'),
install: true)
-install_man('ksh.1', 'sh.1')
+install_man('ksh.1')
install_data('README.md',
'README',