From 51c04152476db0d0fcce2fed678eb6e4f43138f1 Mon Sep 17 00:00:00 2001 From: jtb Date: Fri, 4 May 2001 17:14:08 +0000 Subject: * Install examples. * Install library as libpari.a. (Previously the package installed libpari.a.2.1 and created a symbolic link libpari.a). * Fix warning about O_RDONLY being redefined. --- math/pari/pkg/PLIST | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'math/pari/pkg') diff --git a/math/pari/pkg/PLIST b/math/pari/pkg/PLIST index eb59f2b9930..9ca9d6ef034 100644 --- a/math/pari/pkg/PLIST +++ b/math/pari/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/07 20:57:48 jtb Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/05/04 17:14:08 jtb Exp $ bin/gp bin/gp-2.1 bin/gphelp @@ -17,10 +17,20 @@ include/pari/paristio.h include/pari/parisys.h include/pari/paritype.h lib/libpari.a -lib/libpari.a.2.1 man/man1/gp.1 man/man1/gphelp.1 man/man1/pari.1 +share/examples/pari/EXPLAIN +share/examples/pari/Inputrc +share/examples/pari/bench.gp +share/examples/pari/cl.gp +share/examples/pari/classno.gp +share/examples/pari/contfrac.gp +share/examples/pari/lucas.gp +share/examples/pari/matexp.c +share/examples/pari/rho.gp +share/examples/pari/squfof.gp +share/examples/pari/taylor.gp share/pari/pari-translator.el share/pari/pari.el share/pari/pari.elc @@ -40,4 +50,5 @@ share/pari/usersch5.tex share/pari/with-syntax.el @dirrm include/pari @unexec rmdir %D/share/pari/data 2>/dev/null || true +@dirrm share/examples/pari @dirrm share/pari -- cgit v1.2.3