FreeBSD Bugzilla – Attachment 207581 Details for
Bug 240649
audio/murmur: Fix broken murmur.ini defaults
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Removes redundant host=
3-redundant-host.patch (text/plain), 593 bytes, created by
Jacob Wahlgren
on 2019-09-17 19:00:11 UTC
(
hide
)
Description:
Removes redundant host=
Filename:
MIME Type:
Creator:
Jacob Wahlgren
Created:
2019-09-17 19:00:11 UTC
Size:
593 bytes
patch
obsolete
>--- Makefile.orig 2019-09-17 20:40:15.038177000 +0200 >+++ Makefile 2019-09-17 20:40:19.704510000 +0200 >@@ -81,7 +81,6 @@ > @${SED} -i '' -e 's|database=.*|database=/var/db/murmur/murmur.sqlite|' ${WRKSRC}/scripts/murmur.ini > @${SED} -i '' -e 's|;pidfile=.*|pidfile=/var/run/murmur/murmur.pid|' ${WRKSRC}/scripts/murmur.ini > @${SED} -i '' -e 's|;logfile=.*|logfile=/var/log/murmur/murmur.log|' ${WRKSRC}/scripts/murmur.ini >- @${SED} -i '' -e 's|;host=.*|host=0.0.0.0|' ${WRKSRC}/scripts/murmur.ini > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/release/murmurd ${STAGEDIR}${PREFIX}/sbin
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 240649
:
207579
|
207580
|
207581
|
207602