pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/gp-grpconst Fix the PLIST for this package.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c5af62f039ce
branches:  trunk
changeset: 465545:c5af62f039ce
user:      cjep <cjep%pkgsrc.org@localhost>
date:      Thu Jan 01 18:43:27 2004 +0000

description:
Fix the PLIST for this package.

diffstat:

 math/gp-grpconst/Makefile |   5 ++++-
 math/gp-grpconst/PLIST    |  38 +++++++++++++++++++++++++++++++++++++-
 2 files changed, 41 insertions(+), 2 deletions(-)

diffs (61 lines):

diff -r 64a7749e5319 -r c5af62f039ce math/gp-grpconst/Makefile
--- a/math/gp-grpconst/Makefile Thu Jan 01 17:41:36 2004 +0000
+++ b/math/gp-grpconst/Makefile Thu Jan 01 18:43:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:47:38 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/01 18:43:27 cjep Exp $
 #
 
 DISTNAME=      grpconst
@@ -17,6 +17,9 @@
 USE_BUILDLINK2=        YES
 GAP_PKG_NAME=  grpconst
 
+post-extract:
+       ${RM} -f ${WRKSRC}/doc/.cvsignore
+
 do-install:
        cd ${WRKDIR} && ${PAX} -rw ${GAP_PKG_NAME} ${GAP_PKG_ROOT}
 
diff -r 64a7749e5319 -r c5af62f039ce math/gp-grpconst/PLIST
--- a/math/gp-grpconst/PLIST    Thu Jan 01 17:41:36 2004 +0000
+++ b/math/gp-grpconst/PLIST    Thu Jan 01 18:43:27 2004 +0000
@@ -1,1 +1,37 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/01/05 13:58:11 cjep Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/01/01 18:43:27 cjep Exp $
+lib/gap4.3/pkg/grpconst/init.g
+lib/gap4.3/pkg/grpconst/read.g
+lib/gap4.3/pkg/grpconst/doc/answers.tex
+lib/gap4.3/pkg/grpconst/doc/cyclic.tex
+lib/gap4.3/pkg/grpconst/doc/examples.tex
+lib/gap4.3/pkg/grpconst/doc/frattext.tex
+lib/gap4.3/pkg/grpconst/doc/gapmacro.tex
+lib/gap4.3/pkg/grpconst/doc/grpconst.bib
+lib/gap4.3/pkg/grpconst/doc/intro.tex
+lib/gap4.3/pkg/grpconst/doc/manual.aux
+lib/gap4.3/pkg/grpconst/doc/manual.dvi
+lib/gap4.3/pkg/grpconst/doc/manual.idx
+lib/gap4.3/pkg/grpconst/doc/manual.lab
+lib/gap4.3/pkg/grpconst/doc/manual.log
+lib/gap4.3/pkg/grpconst/doc/manual.six
+lib/gap4.3/pkg/grpconst/doc/manual.tex
+lib/gap4.3/pkg/grpconst/doc/manual.toc
+lib/gap4.3/pkg/grpconst/doc/preface.tex
+lib/gap4.3/pkg/grpconst/doc/upext.tex
+lib/gap4.3/pkg/grpconst/doc/wrap.tex
+lib/gap4.3/pkg/grpconst/gap/banner.g
+lib/gap4.3/pkg/grpconst/gap/cycl.gi
+lib/gap4.3/pkg/grpconst/gap/disting.gi
+lib/gap4.3/pkg/grpconst/gap/fratfree.gi
+lib/gap4.3/pkg/grpconst/gap/frattext.gi
+lib/gap4.3/pkg/grpconst/gap/grpconst.gd
+lib/gap4.3/pkg/grpconst/gap/grpconst.gi
+lib/gap4.3/pkg/grpconst/gap/intdiv.gi
+lib/gap4.3/pkg/grpconst/gap/irred.gi
+lib/gap4.3/pkg/grpconst/gap/nocentre.gi
+lib/gap4.3/pkg/grpconst/gap/risotest.gi
+lib/gap4.3/pkg/grpconst/gap/semisim.gi
+lib/gap4.3/pkg/grpconst/gap/upext.gi
+@dirrm lib/gap4.3/pkg/grpconst/doc
+@dirrm lib/gap4.3/pkg/grpconst/gap
+@dirrm lib/gap4.3/pkg/grpconst



Home | Main Index | Thread Index | Old Index