FreeBSD Bugzilla – Attachment 182047 Details for
Bug 217990
devel/kyua: kyua.conf overridden after package upgrade; shouldn't be installed to /usr/local/etc/kyua/kyua.conf or shouldn't be wiped out on upgrade/install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Turn kyua.conf into kyua.conf.sample
pr217990.diff (text/plain), 841 bytes, created by
Alan Somers
on 2017-04-24 16:09:40 UTC
(
hide
)
Description:
Turn kyua.conf into kyua.conf.sample
Filename:
MIME Type:
Creator:
Alan Somers
Created:
2017-04-24 16:09:40 UTC
Size:
841 bytes
patch
obsolete
>Index: devel/kyua/Makefile >=================================================================== >--- devel/kyua/Makefile (revision 439332) >+++ devel/kyua/Makefile (working copy) >@@ -51,7 +51,7 @@ > > post-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/etc/kyua/ >- ${INSTALL_DATA} ${WRKDIR}/kyua.conf ${STAGEDIR}${PREFIX}/etc/kyua/ >+ ${INSTALL_DATA} ${WRKDIR}/kyua.conf ${STAGEDIR}${PREFIX}/etc/kyua/kyua.conf.sample > ${INSTALL_DATA} ${WRKSRC}/examples/Kyuafile.top \ > ${STAGEDIR}${PREFIX}/tests/Kyuafile > >Index: devel/kyua/pkg-plist >=================================================================== >--- devel/kyua/pkg-plist (revision 439332) >+++ devel/kyua/pkg-plist (working copy) >@@ -1,5 +1,5 @@ > bin/kyua >-etc/kyua/kyua.conf >+@sample etc/kyua/kyua.conf.sample > man/man1/kyua-about.1.gz > man/man1/kyua-config.1.gz > man/man1/kyua-db-exec.1.gz
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 217990
:
182047
|
182816