summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortron <tron>1999-08-12 21:11:29 +0000
committertron <tron>1999-08-12 21:11:29 +0000
commit5ba5f2eec82953bb84e7d570f47df873b335349f (patch)
tree69e34071330465d7a06be09d41838688d28a1dce /print
parent88b2f632f4fb233641679b4e5afd21debc9c3282 (diff)
downloadpkgsrc-5ba5f2eec82953bb84e7d570f47df873b335349f.tar.gz
Use "@unexec rmdir %D/share/texmf || true" to remove "share/texmf" to avoid
error message on package deinstallation.
Diffstat (limited to 'print')
-rw-r--r--print/teTeX-share/pkg/PLIST4
-rw-r--r--print/teTeX-sharesrc/pkg/PLIST4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/teTeX-share/pkg/PLIST b/print/teTeX-share/pkg/PLIST
index 55aa976885e..a7855d5b23f 100644
--- a/print/teTeX-share/pkg/PLIST
+++ b/print/teTeX-share/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/08/03 14:04:56 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.2 1999/08/12 21:11:29 tron Exp $
share/texmf/xdvi/XDvi
@dirrm share/texmf/xdvi
share/texmf/web2c/cp8bit.tcx
@@ -7800,4 +7800,4 @@ share/texmf/bibtex/bib/README
@dirrm share/texmf/bibtex
share/texmf/aliases
share/texmf/ChangeLog
-@dirrm share/texmf
+@unexec rmdir %D/share/texmf || true
diff --git a/print/teTeX-sharesrc/pkg/PLIST b/print/teTeX-sharesrc/pkg/PLIST
index bb7474b5c3b..77111bba4b9 100644
--- a/print/teTeX-sharesrc/pkg/PLIST
+++ b/print/teTeX-sharesrc/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/08/03 14:10:42 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.2 1999/08/12 21:11:30 tron Exp $
share/texmf/source/latex/oberdiek/twoopt.sty
share/texmf/source/latex/oberdiek/pagesel.sty
share/texmf/source/latex/oberdiek/hypbmsec.sty
@@ -2430,4 +2430,4 @@ share/texmf/source/amstex/amsppt.sty
@dirrm share/texmf/source/amstex
share/texmf/source/README
@dirrm share/texmf/source
-@dirrm share/texmf
+@unexec rmdir %D/share/texmf || true