pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/mousetar
Module Name: pkgsrc
Committed By: dholland
Date: Sat Apr 7 23:32:40 UTC 2012
Modified Files:
pkgsrc/archivers/mousetar: Makefile
Log Message:
Always set -DDIRENT_FIXUP, which means opendir() returns POSIX struct
dirent rather than the FFS struct direct. As this has been POSIX for
at least twenty years I very, very much doubt there are any exceptions
left in the wild.
Fixes build on NetBSD-current.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/archivers/mousetar/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