summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-11-27 22:59:46 +0000
committerhubertf <hubertf@pkgsrc.org>2000-11-27 22:59:46 +0000
commit4b7d3aa96c16396867c56f2183a93145c18e7cc4 (patch)
treec9ed5500b404d80027018e343e90fec4426eb3bc /print
parent404c8379a8dfad4f18baf870d9324d7839462375 (diff)
downloadpkgsrc-4b7d3aa96c16396867c56f2183a93145c18e7cc4.tar.gz
Give binary packages a chance to work:
* for jadetex, include the jadetex and pdfjadetex binaries * for both packages, move the texmf.cnf file around properly, i.e. move aside before putting the pkgs' file in-place, and move our backup back after removing it.
Diffstat (limited to 'print')
-rw-r--r--print/hugelatex/pkg/PLIST5
-rw-r--r--print/jadetex/pkg/PLIST9
2 files changed, 9 insertions, 5 deletions
diff --git a/print/hugelatex/pkg/PLIST b/print/hugelatex/pkg/PLIST
index 5f86f42b2dd..420457db0f1 100644
--- a/print/hugelatex/pkg/PLIST
+++ b/print/hugelatex/pkg/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2000/06/26 02:26:06 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.2 2000/11/27 22:59:46 hubertf Exp $
bin/hugelatex
share/texmf/web2c/hugelatex.fmt
share/texmf/web2c/hugelatex.log
-@unexec rm -f %D/share/texmf/web2c/texmf.cnf
+@exec cp %D/share/texmf/web2c/texmf.cnf %D/share/texmf/web2c/texmf.cnf-before-hugelatex
+share/texmf/web2c/texmf.cnf
@unexec mv %D/share/texmf/web2c/texmf.cnf-before-hugelatex %D/share/texmf/web2c/texmf.cnf
@unexec %D/bin/mktexlsr
diff --git a/print/jadetex/pkg/PLIST b/print/jadetex/pkg/PLIST
index 864e66300d8..300641b4156 100644
--- a/print/jadetex/pkg/PLIST
+++ b/print/jadetex/pkg/PLIST
@@ -1,4 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2000/06/26 02:27:41 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.2 2000/11/27 22:59:46 hubertf Exp $
+bin/jadetex
+bin/pdfjadetex
+@exec cp %D/share/texmf/web2c/texmf.cnf %D/share/texmf/web2c/texmf.cnf-before-jadetex
+share/texmf/web2c/texmf.cnf
+@unexec mv %D/share/texmf/web2c/texmf.cnf-before-jadetex %D/share/texmf/web2c/texmf.cnf
share/texmf/web2c/pdfjadetex.fmt
share/texmf/web2c/jadetex.fmt
share/texmf/tex/jadetex/dsssl.def
@@ -47,6 +52,4 @@ share/examples/jadetex/test-tables.sgm
share/examples/jadetex/test-tables.tex
@dirrm share/examples/jadetex
@dirrm share/texmf/tex/jadetex
-@unexec rm -f %D/share/texmf/web2c/texmf.cnf
-@unexec mv %D/share/texmf/web2c/texmf.cnf-before-jadetex %D/share/texmf/web2c/texmf.cnf
@unexec %D/bin/mktexlsr