From 5ba5f2eec82953bb84e7d570f47df873b335349f Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 12 Aug 1999 21:11:29 +0000 Subject: Use "@unexec rmdir %D/share/texmf || true" to remove "share/texmf" to avoid error message on package deinstallation. --- print/teTeX-share/pkg/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/teTeX-share') 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 -- cgit v1.2.3