logcheck: add remark to patch
This commit is contained in:
parent
67655caf37
commit
ae147e329f
@ -11,6 +11,7 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
prePatch = ''
|
prePatch = ''
|
||||||
|
# do not set sticky bit in nix store.
|
||||||
substituteInPlace Makefile --replace 2750 0750
|
substituteInPlace Makefile --replace 2750 0750
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user