depot/third_party/nixpkgs/pkgs/tools/filesystems/davfs2/disable-suid.patch

10 lines
233 B
Diff
Raw Normal View History

diff --git a/src/Makefile.am b/src/Makefile.am
index bbde353..bcbed04 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -54,4 +54,3 @@ LIBS += @LIBICONV@
endif
install-exec-hook:
- chmod u+s $(DESTDIR)$(sbindir)/mount.davfs;