[usb-modeswitch-data] update to latest version.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-connectivity / autofs / autofs-4.1.4 / 074_auto_smb_cifs.patch
1 #!/bin/sh /usr/share/dpatch/dpatch-run
2 ## 074_auto_smb_cifs.dpatch
3 ##
4 ## DP: No description.
5
6 @DPATCH@
7
8 diff -Naur .B/samples/auto.smb .A/samples/auto.smb
9 --- .B/samples/auto.smb 2007-01-07 21:36:36.000000000 +0000
10 +++ .A/samples/auto.smb 2007-01-07 21:36:36.000000000 +0000
11 @@ -5,7 +5,7 @@
12  # This file must be executable to work! chmod 755!
13  
14  key="$1"
15 -opts="-fstype=smbfs"
16 +opts="-fstype=cifs"
17  
18  for P in /bin /sbin /usr/bin /usr/sbin
19  do