FreeBSD Bugzilla – Attachment 165042 Details for
Bug 205868
databases/opentsdb: Fix wrong path searching for logging.xml
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to database/opentsdb to fix sysconfig/sysconf
opentsdb_sysconfig.diff (text/plain), 841 bytes, created by
Davide D'Amico
on 2016-01-04 10:59:06 UTC
(
hide
)
Description:
Patch to database/opentsdb to fix sysconfig/sysconf
Filename:
MIME Type:
Creator:
Davide D'Amico
Created:
2016-01-04 10:59:06 UTC
Size:
841 bytes
patch
obsolete
>% diff -uh databases/opentsdb/Makefile.orig databases/opentsdb/Makefile >--- databases/opentsdb/Makefile.orig 2016-01-04 04:16:51.446052000 -0500 >+++ databases/opentsdb/Makefile 2016-01-04 04:49:58.961576000 -0500 >@@ -46,6 +46,7 @@ > post-patch: > ${REINPLACE_CMD} -i "" -e "s|python|${PYTHON_CMD}|" ${WRKSRC}/build-aux/gen_build_data.sh > #${REINPLACE_CMD} -i "" -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/Makefile.in >+ ${REINPLACE_CMD} -i "" -e "s|sysconfigdir|sysconfdir|" ${WRKSRC}/Makefile.in > ${REINPLACE_CMD} -i "" -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/src/utils/Config.java > ${REINPLACE_CMD} -i "" -e "s|tsd.http.staticroot =|tsd.http.staticroot = ${DATADIR}/static|; s|tsd.http.cachedir =|tsd.http.cachedir = /tmp/opentsdb|; s|tsd.network.port =|tsd.network.port = 4242|;" ${WRKSRC}/src/opentsdb.conf >
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 205868
:
165042
|
165058
|
165059
|
165084