Date: Sat, 15 Sep 2007 09:40:34 GMT From: "G. V. Tjong A Hung" <gvtjongahung@users.sourceforge​.net;;;;> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/116365: The patch has a typo Message-ID: <200709150940.l8F9eYmQ095815@www.freebsd.org> Resent-Message-ID: <200709150950.l8F9o1Sn065829@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 116365 >Category: ports >Synopsis: The patch has a typo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 15 09:50:00 GMT 2007 >Closed-Date: >Last-Modified: >Originator: G. V. Tjong A Hung >Release: >Organization: >Environment: >Description: The patch has a typo >How-To-Repeat: >Fix: # diff -ruN pkg-message.in pkg-message.in.new --- pkg-message.in 2006-08-28 20:41:33.000000000 +0000 +++ pkg-message.in.new 2007-09-15 09:36:54.000000000 +0000 @@ -11,7 +11,7 @@ Copy your smb.conf (usually in %%PREFIX%%/etc/) and %%PREFIX%%/share/doc/smbnetfs/smbnetfs.conf to this directory: - % cp %%PREFIX%%/smb.conf %%PREFIX%%/share/doc/smbnetfs/smbnetfs.conf ~/.smb/ + % cp %%PREFIX%%/etc/smb.conf %%PREFIX%%/share/doc/smbnetfs/smbnetfs.conf ~/.smb/ Make mountpoint for smb network and mount it: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709150940.l8F9eYmQ095815>