cron: don't set special permissions

This commit is contained in:
Will Dietz 2017-06-16 06:44:14 -05:00
parent 0d92084f75
commit 3d5409ac97

View file

@ -12,7 +12,7 @@ stdenv.mkDerivation {
hardeningEnable = [ "pie" ];
preBuild = ''
substituteInPlace Makefile --replace ' -o root' ' ' --replace 111 755
substituteInPlace Makefile --replace ' -o root' ' ' --replace 111 755 --replace 4755 0755
makeFlags="DESTROOT=$out CC=cc"
# We want to ignore the $glibc/include/paths.h definition of