pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ntp4
Module Name: pkgsrc
Committed By: bsiegert
Date: Sun Apr 8 16:58:05 UTC 2012
Modified Files:
pkgsrc/net/ntp4: Makefile
Log Message:
POSIX says that the target directory for "pax -rw" must exist. The pax
implementation in MirBSD enforces this.
Use ${MKDIR} to create the target directory before running pax.
This does not actually fix the build on MirBSD (it needs some more
work in the configure), it is at least a start.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/net/ntp4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index