Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at python-updates 9 lines 233 B view raw
1diff --git a/src/Makefile.am b/src/Makefile.am 2index bbde353..bcbed04 100644 3--- a/src/Makefile.am 4+++ b/src/Makefile.am 5@@ -54,4 +54,3 @@ LIBS += @LIBICONV@ 6 endif 7 8 install-exec-hook: 9- chmod u+s $(DESTDIR)$(sbindir)/mount.davfs;