--- cifs-utils-7.0.orig/Makefile.am 2022-08-11 22:40:15.000000000 +0200 +++ cifs-utils-7.0/Makefile.am 2024-01-04 12:50:47.888452316 +0100 @@ -117,9 +117,6 @@ endif SUBDIRS = contrib -install-exec-hook: install-sbinPROGRAMS - (cd $(DESTDIR)$(ROOTSBINDIR) && ln -sf mount.cifs mount.smb3) - install-data-hook: if CONFIG_MAN ( cd $(DESTDIR)$(man8dir) && ln -sf mount.cifs.8 mount.smb3.8)