aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>2006-10-09 05:25:50 +0800
committerjoerg <joerg@FreeBSD.org>2006-10-09 05:25:50 +0800
commitbf23c398d28c7740c0c43fcf48a1c2f41aaef4c0 (patch)
treefb807b4041695b67f8e1056560b4e287afdedb8d /devel
parentf9648506f560452e6a2fab3b26f8387d24190a2f (diff)
downloadfreebsd-ports-gnome-bf23c398d28c7740c0c43fcf48a1c2f41aaef4c0.tar.gz
freebsd-ports-gnome-bf23c398d28c7740c0c43fcf48a1c2f41aaef4c0.tar.zst
freebsd-ports-gnome-bf23c398d28c7740c0c43fcf48a1c2f41aaef4c0.zip
Change private hack into @dirrmtry.
Diffstat (limited to 'devel')
-rw-r--r--devel/avr-gcc/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/avr-gcc/pkg-plist b/devel/avr-gcc/pkg-plist
index 9277ed00b2a4..9a25d170e66d 100644
--- a/devel/avr-gcc/pkg-plist
+++ b/devel/avr-gcc/pkg-plist
@@ -77,8 +77,8 @@ share/locale/zh_CN/LC_MESSAGES/cpplib.mo
share/locale/zh_CN/LC_MESSAGES/gcc.mo
share/locale/zh_TW/LC_MESSAGES/cpplib.mo
share/locale/zh_TW/LC_MESSAGES/gcc.mo
-@unexec /bin/rmdir %D/share/locale/rw/LC_MESSAGES 2>/dev/null || /usr/bin/true
-@unexec /bin/rmdir %D/share/locale/rw 2>/dev/null || /usr/bin/true
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
@dirrm lib/gcc/avr/4.1.1/avr3
@dirrm lib/gcc/avr/4.1.1/avr4
@dirrm lib/gcc/avr/4.1.1/avr5