diff options
author | asami <asami@FreeBSD.org> | 1997-05-29 08:13:38 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-05-29 08:13:38 +0000 |
commit | 750cc6ab3685744689d35b5f058fb198601745ca (patch) | |
tree | bcc8e1a96c4eaf24ecbb53704c3c60d829c0c31a /cad | |
parent | f6cadfb6f472d14b3667c01ee99cafaf751a0854 (diff) | |
download | FreeBSD-ports-750cc6ab3685744689d35b5f058fb198601745ca.zip FreeBSD-ports-750cc6ab3685744689d35b5f058fb198601745ca.tar.gz |
Fix up PLIST.
(1) pkg_* can't handle absolute paths, so use two @cwd's and relative paths
throughout.
(2) pkg_* can't handle FIFOs, so use mkfifo to create it and rm to delete it.
(3) pkg_* can't handle empty directories, so create them with mkdir.
(4) the @mode/@owner/@group directives don't appear to work so use @exec
to set all the modes.
Diffstat (limited to 'cad')
0 files changed, 0 insertions, 0 deletions