pkgsrc/devel/RTFM
bsiegert 11eb68bbc8 Fix a common mistake in many different packages: POSIX says that when using
pax -rw, the destination directory must exist. pax in NetBSD creates it if
not, pax in MirBSD complains. I read through all pkgsrc Makefiles that use
pax and added an entry to INSTALLATION_DIRS, or an INSTALL_DATA_DIR
invocation.

I did not test all the changes but they should be fairly safe. If you notice
any breakage because of this change, please contact me.
2013-10-18 11:41:17 +00:00
..
DESCR
distinfo Update to RTFM 2.4.5. 2012-10-30 20:38:09 +00:00
Makefile Fix a common mistake in many different packages: POSIX says that when using 2013-10-18 11:41:17 +00:00
MESSAGE
PLIST