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 | a0c351cfc51a969de344c350f42f3e7199f4707b (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /math/pari | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'math/pari')
-rw-r--r-- | math/pari/PLIST | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/math/pari/PLIST b/math/pari/PLIST index 7e16cc033dd..6cafec4d0d4 100644 --- a/math/pari/PLIST +++ b/math/pari/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:42 jlam Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:05:47 joerg Exp $ bin/gp bin/gp-2.1 bin/gphelp @@ -76,11 +76,4 @@ share/pari/misc/gprc.dft share/pari/misc/new.dic share/pari/misc/pari.xpm share/pari/misc/xgp -@dirrm share/pari/misc @exec ${MKDIR} %D/share/pari/galdata -@dirrm share/pari/galdata -@dirrm share/pari/examples -@dirrm share/pari/emacs -@dirrm share/pari/doc -@dirrm share/pari -@dirrm include/pari |