Added the remainder of Buchan Milne's patches.
[samba.git] / packaging / Mandrake / samba-2.2.0-gawk.patch
1 --- samba-2.2.0/source/script/convert_smbpasswd.gawk    Thu Nov  5 04:50:17 1998
2 +++ samba-2.2.0/source/script/convert_smbpasswd Thu Apr 19 08:43:44 2001
3 @@ -7,7 +7,7 @@
4  # with trying to work out how to get the seconds since 1970
5  # in awk or the shell. JRA.
6  #
7 -nawk 'BEGIN {FS=":"} 
8 +gawk 'BEGIN {FS=":"} 
9  {
10         if( $0 ~ "^#" ) {
11                 print $0