Adjust header in patches 03|04|05*
[live-initramfs-grml.git] / debian / patches / 04_get_rid_of_utillinux-mountbinary.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 04_get_rid_of_utillinux-mountbinary.dpatch by  <mika@grml.org>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Get rid of util-linux mount binary
6
7 @DPATCH@
8
9 diff -r 9c83db37b8d9 hooks/live
10 --- a/hooks/live        Sun Jul 20 19:19:41 2008 +0200
11 +++ b/hooks/live        Fri Aug 01 16:07:05 2008 +0200
12 @@ -74,11 +74,11 @@
13  fi
14  
15  # Filesystem: cifs
16 -if [ -x /sbin/mount.cifs ]
17 -then
18 -       copy_exec /sbin/mount.cifs /sbin
19 -        manual_add_modules cifs
20 -fi
21 +#if [ -x /sbin/mount.cifs ]
22 +#then
23 +#      copy_exec /sbin/mount.cifs /sbin
24 +#        manual_add_modules cifs
25 +#fi
26  
27  # Filesystem: ext3
28  manual_add_modules ext3