diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 19:10:35 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 19:10:35 +0000 |
commit | 41a1e2f5b97770a6236c6a495e4ae3623720d419 (patch) | |
tree | 733996c3c5dd8bd29e2384ff7c3ce404cd141297 /games/crafty-doc | |
parent | 392dc003380a59da8ada2af944be024434e5f032 (diff) | |
download | pkgsrc-41a1e2f5b97770a6236c6a495e4ae3623720d419.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'games/crafty-doc')
-rw-r--r-- | games/crafty-doc/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/crafty-doc/PLIST b/games/crafty-doc/PLIST index 296a349c9ae..e87333b86de 100644 --- a/games/crafty-doc/PLIST +++ b/games/crafty-doc/PLIST @@ -1,3 +1,2 @@ -@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:24 tron Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 19:10:35 joerg Exp $ share/doc/crafty/crafty.doc.ps -@unexec ${RMDIR} -p %D/share/doc/crafty 2>/dev/null || ${TRUE} |