1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/japanese/samba/files/patch-ae
Akinori MUSHA 9bdf98646e Update to 2.0.7-ja-1.2a.
PR:		ports/20802
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>

On PACKAGE_BUILDING, Generate PLIST which removes extras, namely
${PREFIX}/private/smbpasswd.

Found by:	bento
2000-08-29 19:47:14 +00:00

12 lines
302 B
Plaintext

--- script/convert_smbpasswd.orig Thu Nov 5 11:50:17 1998
+++ script/convert_smbpasswd Wed Feb 10 00:02:01 1999
@@ -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