Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2006 18:17:20 GMT
From:      Gerrit Beine <gerrit.beine@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/102949: Update port: irc/thales
Message-ID:  <200609061817.k86IHKfc073359@www.freebsd.org>
Resent-Message-ID: <200609061820.k86IKN8Z021094@freefall.freebsd.org>

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

>Number:         102949
>Category:       ports
>Synopsis:       Update port: irc/thales
>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:   Wed Sep 06 18:20:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 6.1-RELEASE
>Organization:
>Environment:
FreeBSD freebsd61.vmware 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Fix path in rc script
>How-To-Repeat:

>Fix:
diff -Nur /usr/ports/irc/thales/files/thales.sh.in thales/files/thales.sh.in
--- /usr/ports/irc/thales/files/thales.sh.in	Tue Nov 29 23:44:49 2005
+++ thales/files/thales.sh.in	Sun Sep  3 20:48:20 2006
@@ -19,7 +19,7 @@
 name="thales"
 rcvar=`set_rcvar`

-command="%%PREFIX%%/bin/thales"
+command="%%PREFIX%%/sbin/thales"

 [ -z "$thales_enable" ]	&& thales_enable="NO"


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



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