cron: document patch
This commit is contained in:
parent
5ff8387f64
commit
67655caf37
@ -12,6 +12,7 @@ stdenv.mkDerivation {
|
|||||||
hardeningEnable = [ "pie" ];
|
hardeningEnable = [ "pie" ];
|
||||||
|
|
||||||
preBuild = ''
|
preBuild = ''
|
||||||
|
# do not set sticky bit in /nix/store
|
||||||
substituteInPlace Makefile --replace ' -o root' ' ' --replace 111 755 --replace 4755 0755
|
substituteInPlace Makefile --replace ' -o root' ' ' --replace 111 755 --replace 4755 0755
|
||||||
makeFlags="DESTROOT=$out CC=cc"
|
makeFlags="DESTROOT=$out CC=cc"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user