aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-22 13:52:28 +0800
committeredwin <edwin@FreeBSD.org>2006-01-22 13:52:28 +0800
commitc4a26e854bc716521cc036b6b2af382ca3e9f354 (patch)
treea083545526674c69152efa5a6d9d6c36905a818d /irc
parent3741cfb89629b7acd480b6f6e5c942f8fe50106b (diff)
downloadfreebsd-ports-graphics-c4a26e854bc716521cc036b6b2af382ca3e9f354.tar.gz
freebsd-ports-graphics-c4a26e854bc716521cc036b6b2af382ca3e9f354.tar.zst
freebsd-ports-graphics-c4a26e854bc716521cc036b6b2af382ca3e9f354.zip
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Diffstat (limited to 'irc')
-rw-r--r--irc/cgiirc/pkg-plist2
-rw-r--r--irc/infobot/pkg-plist6
-rw-r--r--irc/xchat/pkg-plist6
-rw-r--r--irc/xchat1/pkg-plist6
4 files changed, 10 insertions, 10 deletions
diff --git a/irc/cgiirc/pkg-plist b/irc/cgiirc/pkg-plist
index 7251600c081..266ddbfb065 100644
--- a/irc/cgiirc/pkg-plist
+++ b/irc/cgiirc/pkg-plist
@@ -122,4 +122,4 @@ www/cgiirc/nph-irc.cgi
@dirrm www/cgiirc/images
@dirrm www/cgiirc/formats
@dirrm www/cgiirc/docs
-@unexec rmdir %D/www/cgiirc >/dev/null 2>&1 || true
+@dirrmtry www/cgiirc
diff --git a/irc/infobot/pkg-plist b/irc/infobot/pkg-plist
index 76b9f64b3e6..e676a549107 100644
--- a/irc/infobot/pkg-plist
+++ b/irc/infobot/pkg-plist
@@ -77,6 +77,6 @@ etc/infobot/sane-is.txt
@dirrm %%DATADIR%%/extras
@dirrm %%DATADIR%%/files
@dirrm %%DATADIR%%/scripts
-@unexec rmdir %D/etc/infobot > /dev/null 2>&1 || true
-@unexec rmdir %D/share/infobot/src > /dev/null 2>&1 || true
-@unexec rmdir %D/share/infobot > /dev/null 2>&1 || true
+@dirrmtry etc/infobot
+@dirrmtry share/infobot/src
+@dirrmtry share/infobot
diff --git a/irc/xchat/pkg-plist b/irc/xchat/pkg-plist
index add85c79bca..feeacf15b1e 100644
--- a/irc/xchat/pkg-plist
+++ b/irc/xchat/pkg-plist
@@ -50,6 +50,6 @@ share/locale/vi/LC_MESSAGES/xchat.mo
share/locale/zh_CN/LC_MESSAGES/xchat.mo
share/locale/zh_TW.Big5/LC_MESSAGES/xchat.mo
%%NOGNOME:%%share/pixmaps/xchat.png
-%%NOGNOME:%%@unexec rmdir %D/etc/X11/applnk/Internet 2>/dev/null || true
-%%NOGNOME:%%@unexec rmdir %D/etc/X11/applnk 2>/dev/null || true
-%%NOGNOME:%%@unexec rmdir %D/etc/X11 2>/dev/null || true
+%%NOGNOME:%%@dirrmtry etc/X11/applnk/Internet
+%%NOGNOME:%%@dirrmtry etc/X11/applnk
+%%NOGNOME:%%@dirrmtry etc/X11
diff --git a/irc/xchat1/pkg-plist b/irc/xchat1/pkg-plist
index add85c79bca..feeacf15b1e 100644
--- a/irc/xchat1/pkg-plist
+++ b/irc/xchat1/pkg-plist
@@ -50,6 +50,6 @@ share/locale/vi/LC_MESSAGES/xchat.mo
share/locale/zh_CN/LC_MESSAGES/xchat.mo
share/locale/zh_TW.Big5/LC_MESSAGES/xchat.mo
%%NOGNOME:%%share/pixmaps/xchat.png
-%%NOGNOME:%%@unexec rmdir %D/etc/X11/applnk/Internet 2>/dev/null || true
-%%NOGNOME:%%@unexec rmdir %D/etc/X11/applnk 2>/dev/null || true
-%%NOGNOME:%%@unexec rmdir %D/etc/X11 2>/dev/null || true
+%%NOGNOME:%%@dirrmtry etc/X11/applnk/Internet
+%%NOGNOME:%%@dirrmtry etc/X11/applnk
+%%NOGNOME:%%@dirrmtry etc/X11