Awk is part of POSIX and thus should always be installed. Gawk is a GNU implementation that's is typically installed by default on Linux but even then, there should always be an "awk" symlink in $PATH.
This fixes the build on (non-Linux) systems that don't have Gawk. Fixes: #2926 You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/2960 -- Commit Summary -- * Use plain awk command in cmake config -- File Changes -- M lib/CMakeLists.txt (2) M lib/gentagtbl.sh (2) -- Patch Links -- https://github.com/rpm-software-management/rpm/pull/2960.patch https://github.com/rpm-software-management/rpm/pull/2960.diff -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2960 You are receiving this because you are subscribed to this thread. Message ID: <rpm-software-management/rpm/pull/2...@github.com>
_______________________________________________ Rpm-maint mailing list Rpm-maint@lists.rpm.org http://lists.rpm.org/mailman/listinfo/rpm-maint