mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-07 22:33:08 +00:00
10 lines
233 B
Diff
10 lines
233 B
Diff
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;
|