uucp: add remark to patch
This commit is contained in:
parent
cca6eb62c0
commit
ca6bb9098c
@ -11,6 +11,7 @@ stdenv.mkDerivation rec {
|
||||
hardeningDisable = [ "format" ];
|
||||
|
||||
prePatch = ''
|
||||
# do not set sticky bit in nix store
|
||||
substituteInPlace Makefile.in \
|
||||
--replace 4555 0555
|
||||
sed -i '/chown $(OWNER)/d' Makefile.in
|
||||
|
Loading…
x
Reference in New Issue
Block a user