Dirk Mueller
546c8a74e9
This is Part 1/2 to remove update-alternatives support from awk. On linux systems, GNU software is usually considered the default implementation. There are a lot of scripts assuming gawk to be the interpreter engine, as for very long time now, gawk is the default interpreter for SUSE/openSUSE. Gawk is POSIX compliant if the env variable POSIXLY_CORRECT is set, and therefore should be able to run run all awk scripts seeking for compatibility. This patch unconditionally makes gawk the default awk implementation by setting a symlink from /usr/bin/gawk to /usr/bin/awk. OBS-URL: https://build.opensuse.org/request/show/921253 OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=84 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
gawk-5.1.0.tar.xz | ||
gawk-5.1.0.tar.xz.sig | ||
gawk.changes | ||
gawk.keyring | ||
gawk.rpmlintrc | ||
gawk.spec |