diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 20:47:52 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 20:47:52 +0000 |
commit | 8cd7286f8933330045b39131eb981113cc077b5e (patch) | |
tree | 246397dde33672516b5a2bdf96dae82419b9c6b0 /math/pari/PLIST | |
parent | 240def61a3895afced5565a8dbe7f7a0ddc943eb (diff) | |
download | pkgsrc-8cd7286f8933330045b39131eb981113cc077b5e.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'math/pari/PLIST')
-rw-r--r-- | math/pari/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/pari/PLIST b/math/pari/PLIST index 6cafec4d0d4..6aceca1071f 100644 --- a/math/pari/PLIST +++ b/math/pari/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:05:47 joerg Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 20:47:53 joerg Exp $ bin/gp bin/gp-2.1 bin/gphelp @@ -76,4 +76,4 @@ share/pari/misc/gprc.dft share/pari/misc/new.dic share/pari/misc/pari.xpm share/pari/misc/xgp -@exec ${MKDIR} %D/share/pari/galdata +@pkgdir share/pari/galdata |