summaryrefslogtreecommitdiff
path: root/comms/xlog/pkg-plist
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 01:29:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 01:29:46 +0000
commit913a5a5cbae4d0f429ae82617b4e1fca51867d49 (patch)
treef99bd9b91ec272158b0ee070a9ec0871177d6ea8 /comms/xlog/pkg-plist
parentReplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry (diff)
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Diffstat (limited to 'comms/xlog/pkg-plist')
-rw-r--r--comms/xlog/pkg-plist14
1 files changed, 7 insertions, 7 deletions
diff --git a/comms/xlog/pkg-plist b/comms/xlog/pkg-plist
index f97805bc18a0..c30405b2b688 100644
--- a/comms/xlog/pkg-plist
+++ b/comms/xlog/pkg-plist
@@ -61,10 +61,10 @@ share/pixmaps/xlog/xlog.xpm
@dirrm share/pixmaps/xlog
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
-@unexec rmdir %D/share/applications 2> /dev/null || true
-@unexec rmdir %D/share/applnk/Applications 2> /dev/null || true
-@unexec rmdir %D/share/applnk 2> /dev/null || true
-@unexec rmdir %D/share/application-registry 2> /dev/null || true
-@unexec rmdir %D/share/mimelnk/text 2> /dev/null || true
-@unexec rmdir %D/share/mimelnk 2> /dev/null || true
-@unexec rmdir %D/share/mime-info 2> /dev/null || true
+@dirrmtry share/applications
+@dirrmtry share/applnk/Applications
+@dirrmtry share/applnk
+@dirrmtry share/application-registry
+@dirrmtry share/mimelnk/text
+@dirrmtry share/mimelnk
+@dirrmtry share/mime-info