Package Details: ptpd2 2.3.0-3

Package Base: ptpd2
Description: An implementation of an IEEE 1588-2008 ordinary clock
Upstream URL: http://ptpd.sourceforge.net
Category: daemons
Licenses: BSD
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

2015-03-02 02:52

Thanks, fixed in 2.3.0-3

Comment by mpoloton

2015-02-28 20:00

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