Search Criteria
Package Details: netctl-dispatcher-chrony 0.1.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/netctl-dispatcher-chrony.git (read-only, click to copy) |
---|---|
Package Base: | netctl-dispatcher-chrony |
Description: | A netctl dispatcher script for chrony |
Upstream URL: | https://github.com/bertptrs/netctl-dispatcher-chrony |
Licenses: | MIT |
Submitter: | bertptrs |
Maintainer: | bertptrs |
Last Packager: | bertptrs |
Votes: | 3 |
Popularity: | 0.57 |
First Submitted: | 2016-12-11 21:27 (UTC) |
Last Updated: | 2018-11-16 16:04 (UTC) |
Latest Comments
marsoft commented on 2018-11-16 11:43 (UTC) (edited on 2018-11-16 11:44 (UTC) by marsoft)
License file is installed in the wrong location. Please replace:
install -D LICENSE "$pkgdir/usr/share/licenses/$pkgdir/LICENSE"
with:install -D LICENSE "$pkgdir/usr/share/licenses/LICENSE"