repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vuze: drop (#358309)
[NixPkgs.git]
/
pkgs
/
tools
/
text
/
gawk
/
setup-hook.sh
blob
d568cb8c7dd98afaefbbec51e862452bdeb29987
1
local
oldOpts
=
"-u"
2
shopt -qo
nounset || oldOpts
=
"+u"
3
set
+
u
4
. @gawk@
/
etc
/
profile.d
/
gawk.sh
5
gawklibpath_append @out@
/
lib
/
gawk
6
set
"
$oldOpts
"