termux-packages/packages/texinfo/texindex-texindex.in.patch

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