ports/121980: bad path in pkg-message.in
Edmondas Girkantas
eg at fbsd.lt
Sun Mar 23 00:20:02 UTC 2008
>Number: 121980
>Category: ports
>Synopsis: bad path in pkg-message.in
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Mar 23 00:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Edmondas Girkantas
>Release: FreeBSD 7.0-STABLE
>Organization:
>Environment:
FreeBSD webmail.akmene.net 7.0-STABLE FreeBSD 7.0-STABLE #2: Thu Feb 28 15:21:52 EET 2008 eg at fbsd.lt:/usr/obj/usr/src/sys/FBSD i386
>Description:
In files/pkg-message.in file written file path is bad. It must be email_footer not login_notes.
>How-To-Repeat:
Try to install port and look to the tip how to create config file.
>Fix:
--- files/pkg-message.in.orig 2008-03-23 02:06:03.000000000 +0200
+++ files/pkg-message.in 2008-03-23 02:06:35.000000000 +0200
@@ -1,5 +1,5 @@
For the port to work properly you must copy the file
-%%PREFIX%%/%%SQUIRRELDIR%%/plugins/login_notes/config.php.sample
+%%PREFIX%%/%%SQUIRRELDIR%%/plugins/email_footer/config.php.sample
to
-%%PREFIX%%/%%SQUIRRELDIR%%/plugins/login_notes/config.php
+%%PREFIX%%/%%SQUIRRELDIR%%/plugins/email_footer/config.php
and edit the configuration to meet your needs.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list