[Bug 226796] databases/go-carbon Fix install procedure.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 20 06:18:53 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226796
Bug ID: 226796
Summary: databases/go-carbon Fix install procedure.
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: a.andersson.thn at gmail.com
Created attachment 191656
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=191656&action=edit
Use INSTALL_DATA instead of INSTALL
Hi!
I was notified by dmgk (#freebsd-ports @ irc.freenode.org) that I might not
want to use ${INSTALL} to install the config files, but more rather use
${INSTALL_DATA} for that. This is to avoid overwriting the config files on
updates of the port.
Hence this diff does just that.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list