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