Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jul 2004 21:07:08 -0400 (EDT)
From:      Rod Taylor <ports@rbt.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68903: UPDATE: www/bricolage - Fix config file reference in pkg-message
Message-ID:  <200407110107.i6B178P5059296@home.rbt.ca>
Resent-Message-ID: <200407110110.i6B1AN4j028421@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         68903
>Category:       ports
>Synopsis:       UPDATE: www/bricolage - Fix config file reference in pkg-message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 11 01:10:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Rod Taylor
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD home 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Sun Feb 29 13:14:24 EST 2004 root@home:/usr/obj/usr/src/sys/HOME i386


	
>Description:
	The config file within pkg-message points to the wrong location

>How-To-Repeat:
	
>Fix:

	

--- bricolage.patch begins here ---
diff -ruN bricolage.old/pkg-message bricolage/pkg-message
--- bricolage.old/pkg-message	Wed Jun 16 09:34:30 2004
+++ bricolage/pkg-message	Sat Jul  3 21:02:24 2004
@@ -24,7 +24,7 @@
 
 	%%PREFIX%%/bin/bric_pgimport --help
 
-Edit %%PREFIX%%/etc/bricolage/bricolage.conf
+Edit %%PREFIX%%/bricolage/conf/bricolage.conf
 to reflect the database, username and password chosen
 for the bricolage database.
 
--- bricolage.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407110107.i6B178P5059296>