diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /math/capc-calc | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'math/capc-calc')
-rw-r--r-- | math/capc-calc/PLIST | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/math/capc-calc/PLIST b/math/capc-calc/PLIST index 67dda509f08..4f72e82e411 100644 --- a/math/capc-calc/PLIST +++ b/math/capc-calc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2008/05/29 17:56:35 drochner Exp $ +@comment $NetBSD: PLIST,v 1.11 2009/06/14 18:05:42 joerg Exp $ bin/calc bin/calc-static bin/cscript/4dsphere @@ -478,11 +478,4 @@ share/calc/test8600.cal share/calc/unitfrac.cal share/calc/varargs.cal share/calc/xx_print.cal -@dirrm share/calc/help -@dirrm share/calc/custom -@dirrm share/calc/custhelp -@dirrm share/calc @exec ${MKDIR} %D/include/calc/custom -@dirrm include/calc/custom -@dirrm include/calc -@dirrm bin/cscript |