imgtec-ci20: genimage config/ u-boot env
[openadk.git] / package / cifs-utils / patches / patch-Makefile_am
blob98d2d616b7d10da932df71cbcc64ffcf8dfbb44f
1 --- cifs-utils-7.0.orig/Makefile.am     2022-08-11 22:40:15.000000000 +0200
2 +++ cifs-utils-7.0/Makefile.am  2024-01-04 12:50:47.888452316 +0100
3 @@ -117,9 +117,6 @@ endif
4  
5  SUBDIRS = contrib
6  
7 -install-exec-hook: install-sbinPROGRAMS
8 -       (cd $(DESTDIR)$(ROOTSBINDIR) && ln -sf mount.cifs mount.smb3)
10  install-data-hook:
11  if CONFIG_MAN
12         ( cd $(DESTDIR)$(man8dir) && ln -sf mount.cifs.8 mount.smb3.8)