From a1e8167f7bd7b4c3157bbb6021da4661aacb446e Mon Sep 17 00:00:00 2001 From: espie Date: Tue, 9 Apr 2002 16:25:14 +0000 Subject: [PATCH] fix fix --- x11/qt3/pkg/PLIST | 4 ++-- x11/qt3/pkg/PLIST-html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/qt3/pkg/PLIST b/x11/qt3/pkg/PLIST index 401e1d7bcb6..668e3bf14aa 100644 --- a/x11/qt3/pkg/PLIST +++ b/x11/qt3/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.4 2002/04/09 14:21:44 espie Exp $ +@comment $OpenBSD: PLIST,v 1.5 2002/04/09 16:25:14 espie Exp $ bin/assistant bin/designer3 bin/findtr3 @@ -1159,7 +1159,7 @@ share/doc/qt3/README share/doc/qt3/README.QT share/doc/qt3/changes-3.${VERSION} %%SHARED%% -@exec rmdir %D/share/doc/qt3 || true +@unexec rmdir 2>/dev/null %D/share/doc/qt3 || true @exec mkdir -p %D/lib/qt3/plugins/styles @exec mkdir -p %D/lib/qt3/plugins/sqldrivers @dirrm lib/qt3/plugins/styles diff --git a/x11/qt3/pkg/PLIST-html b/x11/qt3/pkg/PLIST-html index 573c6f1b426..3a874f598b2 100644 --- a/x11/qt3/pkg/PLIST-html +++ b/x11/qt3/pkg/PLIST-html @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-html,v 1.2 2002/04/09 14:21:44 espie Exp $ +@comment $OpenBSD: PLIST-html,v 1.3 2002/04/09 16:25:15 espie Exp $ share/doc/qt3/html/aboutqt.html share/doc/qt3/html/abstract-connections.png share/doc/qt3/html/abstractwidgets.html @@ -1737,4 +1737,4 @@ share/doc/qt3/html/xt-motif-examples.html share/doc/qt3/html/xt.html share/doc/qt3/html/y2k.html @dirrm share/doc/qt3/html -@exec rmdir %D/share/doc/qt3 || true +@unexec rmdir 2>/dev/null %D/share/doc/qt3 || true