Thanks, fixed in 2.3.0-3
Search Criteria
Package Details: ptpd2 2.3.0-3
Package Actions
| Package Base: | ptpd2 |
|---|---|
| Description: | An implementation of an IEEE 1588-2008 ordinary clock |
| Upstream URL: | http://ptpd.sourceforge.net |
| Category: | daemons |
| Licenses: | |
| Submitter: | branch |
| Maintainer: | branch |
| Last Packager: | branch |
| Votes: | 0 |
| First Submitted: | 2014-03-05 07:11 |
| Last Updated: | 2015-03-02 02:51 |
Dependencies (1)
Required by (0)
Sources
Latest Comments
Comment by branch
Comment by mpoloton
make installs the binary in sbin directory. Pacman 4.2 does not support this anymore. Here is the fix
make sbindir=usr/bin DESTDIR="${pkgdir}/" install