1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/japanese/samba/files/patch-ah
Steve Price 2430255b30 Adding ja-sambe version 2.0.5a-2.
A free SMB and CIFS client and server for UNIX.

PR:		15953
Submitted by:	Shinya Sasaki <pcmaster@osk3.3web.ne.jp>
2000-01-29 05:21:39 +00:00

16 lines
304 B
Plaintext

*** script/updatesmbpasswd.sh.orig Sat May 4 16:50:45 1996
--- script/updatesmbpasswd.sh Mon Dec 27 04:46:26 1999
***************
*** 1,5 ****
#!/bin/sh
! nawk 'BEGIN {FS=":"}
{
if( $0 ~ "^#" ) {
print $0
--- 1,5 ----
#!/bin/sh
! awk 'BEGIN {FS=":"}
{
if( $0 ~ "^#" ) {
print $0