summaryrefslogtreecommitdiff
path: root/x11/libexo
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 06:28:59 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 06:28:59 +0000
commit186c2e326cb8f9a0f44b44cdbf6314e0999b346e (patch)
treed6ef0b4cb3c1fa6a810fcdd9bfa232d1cf549823 /x11/libexo
parentBack out previous commit, it was fixed in the master port (diff)
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Notes
Notes: svn path=/head/; revision=154137
Diffstat (limited to 'x11/libexo')
-rw-r--r--x11/libexo/pkg-plist10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/libexo/pkg-plist b/x11/libexo/pkg-plist
index 912e3d51434a..d3b31040039d 100644
--- a/x11/libexo/pkg-plist
+++ b/x11/libexo/pkg-plist
@@ -61,15 +61,15 @@ share/gtk-doc/html/exo/up.png
%%PYTHON%%share/pygtk/2.0/defs/exo-0.3/exo.defs
%%PYTHON%%@dirrm share/pygtk/2.0/defs/exo-0.3
@dirrmtry share/gtk-doc/html
-%%PYTHON%%@unexec rmdir %D/share/pygtk/2.0/defs 2> /dev/null || true
-%%PYTHON%%@unexec rmdir %D/share/pygtk/2.0 2> /dev/null || true
-%%PYTHON%%@unexec rmdir %D/share/pygtk 2> /dev/null || true
+%%PYTHON%%@dirrmtry share/pygtk/2.0/defs
+%%PYTHON%%@dirrmtry share/pygtk/2.0
+%%PYTHON%%@dirrmtry share/pygtk
@dirrm share/gtk-doc/html/exo
@dirrmtry share/gtk-doc/html
@dirrmtry share/gtk-doc
%%PYTHON%%@dirrm lib/python2.4/site-packages/exo-0.3/exo
%%PYTHON%%@dirrm lib/python2.4/site-packages/exo-0.3
-%%PYTHON%%@unexec rmdir %D/lib/python2.4/site-packages 2> /dev/null || true
-%%PYTHON%%@unexec rmdir %D/lib/python2.4 2> /dev/null || true
+%%PYTHON%%@dirrmtry lib/python2.4/site-packages
+%%PYTHON%%@dirrmtry lib/python2.4
@dirrm include/exo-0.3/exo
@dirrm include/exo-0.3