sudo: add remark to patch
This commit is contained in:
@@ -15,6 +15,7 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
prePatch = ''
|
prePatch = ''
|
||||||
|
# do not set sticky bit in nix store
|
||||||
substituteInPlace src/Makefile.in --replace 04755 0755
|
substituteInPlace src/Makefile.in --replace 04755 0755
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user