gawkextlib: init at unstable-2019-11-21 (#51721)
Co-Authored-By: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
This commit is contained in:
committed by
Dmitry Kalinkin
co-authored by
Dmitry Kalinkin
parent
9dc8e77e4e
commit
774ad67ce0
@@ -0,0 +1,6 @@
|
||||
local oldOpts="-u"
|
||||
shopt -qo nounset || oldOpts="+u"
|
||||
set +u
|
||||
. @gawk@/etc/profile.d/gawk.sh
|
||||
gawklibpath_append @out@/lib/gawk
|
||||
set "$oldOpts"
|
||||
Reference in New Issue
Block a user