pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/advi print/advi: fix location of HTML documentation
details: https://anonhg.NetBSD.org/pkgsrc/rev/b856528d01e3
branches: trunk
changeset: 342065:b856528d01e3
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Oct 12 21:54:19 2019 +0000
description:
print/advi: fix location of HTML documentation
diffstat:
print/advi/Makefile | 9 ++++-----
print/advi/PLIST | 14 +-------------
2 files changed, 5 insertions(+), 18 deletions(-)
diffs (60 lines):
diff -r cc298e7856a2 -r b856528d01e3 print/advi/Makefile
--- a/print/advi/Makefile Sat Oct 12 21:26:09 2019 +0000
+++ b/print/advi/Makefile Sat Oct 12 21:54:19 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.124 2019/07/21 22:25:36 wiz Exp $
+# $NetBSD: Makefile,v 1.125 2019/10/12 21:54:19 rillig Exp $
DISTNAME= advi-1.10.2
-PKGREVISION= 40
+PKGREVISION= 41
CATEGORIES= print
MASTER_SITES= http://gallium.inria.fr/advi/
@@ -38,7 +38,7 @@
SUBST_SED.gs= -e 's,@GS@,gs,'
SUBST_MESSAGE.gs= Fixing hard-coded path to gs
-INSTALLATION_DIRS= share/doc/advi share/doc/html/advi
+INSTALLATION_DIRS= share/doc/advi
post-extract:
${CP} ${WRKSRC}/tex/*.eps ${WRKSRC}/doc
@@ -51,8 +51,7 @@
cd ${WRKSRC}/doc.orig && ${INSTALL_DATA} *.dvi \
${DESTDIR}${PREFIX}/share/doc/advi
cd ${WRKSRC}/doc && ${INSTALL_DATA} *.html *.gif \
- ${DESTDIR}${PREFIX}/share/doc/html/advi
- cd ${DESTDIR}${PREFIX}/share/doc/html/advi && ${LN} -sf ../../advi/manual.* .
+ ${DESTDIR}${PREFIX}/share/doc/advi
.include "../../print/kpathsea/texmf.mk"
.include "../../lang/ocaml/buildlink3.mk"
diff -r cc298e7856a2 -r b856528d01e3 print/advi/PLIST
--- a/print/advi/PLIST Sat Oct 12 21:26:09 2019 +0000
+++ b/print/advi/PLIST Sat Oct 12 21:54:19 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2015/01/24 07:27:46 mef Exp $
+@comment $NetBSD: PLIST,v 1.8 2019/10/12 21:54:19 rillig Exp $
bin/advi
bin/advi.byt
lib/ocaml/stublibs/dlladvi.so
@@ -111,18 +111,6 @@
share/doc/advi/scratch_write_splash.dvi
share/doc/advi/screen-shots.html
share/doc/advi/splash.dvi
-share/doc/html/advi/advilogo.anim.gif
-share/doc/html/advi/advilogo.gif
-share/doc/html/advi/bar.gif
-share/doc/html/advi/faq.html
-share/doc/html/advi/index.html
-share/doc/html/advi/inria.gif
-share/doc/html/advi/manual.dvi
-share/doc/html/advi/manual.html
-share/doc/html/advi/manual.pdf
-share/doc/html/advi/manual.ps
-share/doc/html/advi/manualxxx.html
-share/doc/html/advi/screen-shots.html
share/texmf-dist/tex/latex/advi/advi-annot.sty
share/texmf-dist/tex/latex/advi/advi-graphicx.sty
share/texmf-dist/tex/latex/advi/advi-slides.sty
Home |
Main Index |
Thread Index |
Old Index