forked from lix-project/hydra
This commit is contained in:
parent
bff13ab3e8
commit
1ca935e31a
|
@ -94,7 +94,7 @@ let
|
|||
for i in $out/bin/*; do
|
||||
wrapProgram $i \
|
||||
--prefix PERL5LIB ':' $out/libexec/hydra/lib:$PERL5LIB \
|
||||
--prefix PATH $out/bin:$hydraPath \
|
||||
--prefix PATH ':' $out/bin:$hydraPath \
|
||||
--set HYDRA_HOME $out/libexec/hydra \
|
||||
--set HYDRA_RELEASE ${tarball.version}
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue