cifs-utils: update to 6.10

Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2020-02-14 20:24:22 -08:00
parent 8cd7528cb0
commit 3e54fabd9d
3 changed files with 19 additions and 6 deletions

View File

@@ -0,0 +1,13 @@
--- a/Makefile.am
+++ b/Makefile.am
@@ -119,10 +119,8 @@ endif
SUBDIRS = contrib
install-exec-hook:
- (cd $(ROOTSBINDIR) && ln -sf mount.cifs mount.smb3)
install-data-hook:
- (cd $(man8dir) && ln -sf mount.cifs.8 mount.smb3.8)
uninstall-hook:
(cd $(ROOTSBINDIR) && rm -f $(ROOTSBINDIR)/mount.smb3)