diff options
Diffstat (limited to 'net/ja-samba/patches/patch-aj')
-rw-r--r-- | net/ja-samba/patches/patch-aj | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/ja-samba/patches/patch-aj b/net/ja-samba/patches/patch-aj new file mode 100644 index 00000000000..bb311526522 --- /dev/null +++ b/net/ja-samba/patches/patch-aj @@ -0,0 +1,13 @@ +$NetBSD: patch-aj,v 1.1.1.1 2002/06/25 15:31:34 taca Exp $ + +--- script/convert_smbpasswd.orig Sun Sep 24 20:02:55 2000 ++++ script/convert_smbpasswd +@@ -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=":"} ++awk 'BEGIN {FS=":"} + { + if( $0 ~ "^#" ) { + print $0 |