mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
logcheck: add remark to patch
This commit is contained in:
parent
67655caf37
commit
ae147e329f
@ -11,6 +11,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
prePatch = ''
|
||||
# do not set sticky bit in nix store.
|
||||
substituteInPlace Makefile --replace 2750 0750
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user