aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/apollon
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-22 14:28:59 +0800
committeredwin <edwin@FreeBSD.org>2006-01-22 14:28:59 +0800
commit1677f97aa26c838254a6818de8cfcfd86c746dfb (patch)
tree2c27fc7a03a5b890cdd90d621e595a87209475e6 /net-p2p/apollon
parent9a0941e0406efa462ec7e72b9a3422d5f60a1506 (diff)
downloadfreebsd-ports-gnome-1677f97aa26c838254a6818de8cfcfd86c746dfb.tar.gz
freebsd-ports-gnome-1677f97aa26c838254a6818de8cfcfd86c746dfb.tar.zst
freebsd-ports-gnome-1677f97aa26c838254a6818de8cfcfd86c746dfb.zip
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Diffstat (limited to 'net-p2p/apollon')
-rw-r--r--net-p2p/apollon/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/apollon/pkg-plist b/net-p2p/apollon/pkg-plist
index f096221ec703..1f9b3faf634b 100644
--- a/net-p2p/apollon/pkg-plist
+++ b/net-p2p/apollon/pkg-plist
@@ -77,4 +77,4 @@ share/applnk/Applications/Apollon.desktop
@dirrmtry share/icons/crystalsvg/128x128/apps
@dirrmtry share/applnk/Applications
%%PORTDOCS%%@unexec rmdir %D/share/doc/HTML/en/apollon
-%%PORTDOCS%%@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
+%%PORTDOCS%%@dirrmtry share/doc/HTML/en