summaryrefslogtreecommitdiff
path: root/packaging/Mandrake/samba-2.2.0-gawk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/Mandrake/samba-2.2.0-gawk.patch')
-rw-r--r--packaging/Mandrake/samba-2.2.0-gawk.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/packaging/Mandrake/samba-2.2.0-gawk.patch b/packaging/Mandrake/samba-2.2.0-gawk.patch
deleted file mode 100644
index b77bc3a93c..0000000000
--- a/packaging/Mandrake/samba-2.2.0-gawk.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- samba-2.2.0/source/script/convert_smbpasswd.gawk Thu Nov 5 04:50:17 1998
-+++ samba-2.2.0/source/script/convert_smbpasswd Thu Apr 19 08:43:44 2001
-@@ -7,7 +7,7 @@
- # with trying to work out how to get the seconds since 1970
- # in awk or the shell. JRA.
- #
--nawk 'BEGIN {FS=":"}
-+gawk 'BEGIN {FS=":"}
- {
- if( $0 ~ "^#" ) {
- print $0