1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-19 01:57:08 +00:00
termux-packages/packages/loksh/meson.build.patch
2022-11-21 08:07:28 +00:00

12 lines
257 B
Diff

--- 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',