commit
34c36ab2da
1 changed files with 1 additions and 3 deletions
|
@ -29,9 +29,7 @@ stdenv.mkDerivation rec {
|
|||
--replace '$btrbk' 'btrbk'
|
||||
'';
|
||||
|
||||
fixupPhase = ''
|
||||
patchShebangs $out/
|
||||
|
||||
preFixup = ''
|
||||
wrapProgram $out/sbin/btrbk \
|
||||
--set PERL5LIB $PERL5LIB \
|
||||
--prefix PATH ':' "${stdenv.lib.makeBinPath [ btrfs-progs bash openssh ]}"
|
||||
|
|
Loading…
Reference in a new issue