Date: Wed, 08 Jul 2020 15:51:51 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 247274] audio/darkice: Update to 1.4 Message-ID: <bug-247274-7788-NfdA8obw4Z@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-247274-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-247274-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247274 Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |fernape@FreeBSD.org --- Comment #12 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> --- Hi there, pkg-message.in states that the service can be started with: %%ETCDIR%%/rc.d/darkice start but that expands to /usr/local/etc/darkice/rc.d/darkice which is not correc= t. It should probably be: %%PREFIX%%/etc/rc.d/darkice start which expands to (in a normal installation without prefix): /usr/local/etc/rc.d/darkice Would you mind checking? Thanks! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247274-7788-NfdA8obw4Z>