diff options
author | jmmv <jmmv@pkgsrc.org> | 2002-12-24 17:50:23 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2002-12-24 17:50:23 +0000 |
commit | 0e6cf1060af117418955bf0b0703572eb237cb01 (patch) | |
tree | f99119ab4593c7935ee135ecabe7c299a5cfd8a6 /math/pspp/PLIST | |
parent | 58ab879c57bcb730d34d78e0165c9ad919b47f77 (diff) | |
download | pkgsrc-0e6cf1060af117418955bf0b0703572eb237cb01.tar.gz |
Make this package install its configuration files under the examples tree
and use bsd.pkg.install.mk to copy them to PKG_SYSCONFDIR.
Bump PKGREVISION to 1.
Diffstat (limited to 'math/pspp/PLIST')
-rw-r--r-- | math/pspp/PLIST | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/math/pspp/PLIST b/math/pspp/PLIST index 2a663a00c6e..637c9b6b2c2 100644 --- a/math/pspp/PLIST +++ b/math/pspp/PLIST @@ -1,9 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:33 seb Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/12/24 17:50:23 jmmv Exp $ bin/pspp -etc/pspp/devices -etc/pspp/html-prologue -etc/pspp/papersize -etc/pspp/ps-prologue @unexec ${INSTALL_INFO} --delete %D/info/pspp.info %D/info/dir info/pspp.info info/pspp.info-1 @@ -18,5 +14,9 @@ info/pspp.info-8 share/doc/pspp/NEWS share/doc/pspp/README share/doc/pspp/TODO -@dirrm etc/pspp +share/examples/pspp/devices +share/examples/pspp/html-prologue +share/examples/pspp/papersize +share/examples/pspp/ps-prologue +@dirrm share/examples/pspp @dirrm share/doc/pspp |