[autofs] update to latest version.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-connectivity / autofs / autofs-4.1.4 / 074_auto_smb_cifs.patch
diff --git a/meta-openvuplus/recipes-connectivity/autofs/autofs-4.1.4/074_auto_smb_cifs.patch b/meta-openvuplus/recipes-connectivity/autofs/autofs-4.1.4/074_auto_smb_cifs.patch
deleted file mode 100644 (file)
index 28590ee..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/bin/sh /usr/share/dpatch/dpatch-run
-## 074_auto_smb_cifs.dpatch
-##
-## DP: No description.
-
-@DPATCH@
-
-diff -Naur .B/samples/auto.smb .A/samples/auto.smb
---- .B/samples/auto.smb        2007-01-07 21:36:36.000000000 +0000
-+++ .A/samples/auto.smb        2007-01-07 21:36:36.000000000 +0000
-@@ -5,7 +5,7 @@
- # This file must be executable to work! chmod 755!
- key="$1"
--opts="-fstype=smbfs"
-+opts="-fstype=cifs"
- for P in /bin /sbin /usr/bin /usr/sbin
- do