0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-07-23 01:31:57 +00:00
Files
termux-packages/packages/texinfo/texindex-texindex.in.patch
2021-08-02 21:31:28 +01:00

12 lines
327 B
Diff
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
--- ./texindex/texindex.in.orig 2021-08-02 19:07:30.492993668 +0530
+++ ./texindex/texindex.in 2021-08-02 19:09:35.922993620 +0530
@@ -30,7 +30,7 @@
#
# allow user override for awk program location.
-awk_binary=
+awk_binary=gawk
awk_envvar=$TEXINDEX_AWK
if test -n "$awk_envvar"; then
if test -s "$awk_envvar"; then