[MacPorts] #50121: submission: chrony NTP server

MacPorts noreply at macports.org
Sat Jan 6 15:30:46 UTC 2018


#50121: submission: chrony NTP server
-------------------------+--------------------------------
  Reporter:  florian@…   |      Owner:  macports-tickets@…
      Type:  submission  |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  chrony      |
-------------------------+--------------------------------

Comment (by l2dy):

 {{{
 --- a/sysutils/chrony/Portfile
 +++ b/sysutils/chrony/Portfile
 @@ -46,7 +46,7 @@ post-build {
  post-destroot {
      xinstall -m 755 ${worksrcpath}/chrony-netchanged
 ${destroot}${prefix}/sbin/chrony-netchanged

 -    xinstall -m 755 -d ${destroot}${prefix}/etc/${name}/${name}
 +    xinstall -m 755 -d ${destroot}${prefix}/etc/${name}
      xinstall -m 0644 ${filespath}/${name}.conf.in \
              ${destroot}${prefix}/etc/${name}/${name}.conf-dist
      reinplace "s|@PREFIX@|${prefix}|"
 ${destroot}${prefix}/etc/${name}/${name}.conf-dist
 }}}

 We don't need `${prefix}/etc/chrony/chrony/`, right?

--
Ticket URL: <https://trac.macports.org/ticket/50121#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list