mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
super: add remark to patch
This commit is contained in:
parent
9e2f08cdc2
commit
cca6eb62c0
@ -10,6 +10,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
prePatch = ''
|
||||
# do not set sticky bit in nix store
|
||||
substituteInPlace Makefile.in \
|
||||
--replace "-o root" "" \
|
||||
--replace 04755 755
|
||||
|
Loading…
Reference in New Issue
Block a user