git-sync: use postFixup instead of fixupPhase
(cherry picked from commit d804b24b6be14c2d264b7381e32d02401fef3327)
This commit is contained in:
parent
ef37ea7fe8
commit
ff0fa55543
@ -28,9 +28,7 @@ stdenv.mkDerivation rec {
|
|||||||
gnused
|
gnused
|
||||||
];
|
];
|
||||||
|
|
||||||
fixupPhase = ''
|
postFixup = ''
|
||||||
patchShebangs $out/bin
|
|
||||||
|
|
||||||
wrap_path="${wrapperPath}":$out/bin
|
wrap_path="${wrapperPath}":$out/bin
|
||||||
|
|
||||||
wrapProgram $out/bin/git-sync \
|
wrapProgram $out/bin/git-sync \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user