aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tellico
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-22 10:30:01 +0800
committeredwin <edwin@FreeBSD.org>2006-01-22 10:30:01 +0800
commitfeafe637a586a81fbc65a23660b6e82c87d90f07 (patch)
tree236a81a898bb37fc1877a514deec3f6192b95260 /misc/tellico
parentffa6a89c602bab7fc1470e34b05dcfe64ce87369 (diff)
downloadfreebsd-ports-gnome-feafe637a586a81fbc65a23660b6e82c87d90f07.tar.gz
freebsd-ports-gnome-feafe637a586a81fbc65a23660b6e82c87d90f07.tar.zst
freebsd-ports-gnome-feafe637a586a81fbc65a23660b6e82c87d90f07.zip
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Diffstat (limited to 'misc/tellico')
-rw-r--r--misc/tellico/pkg-plist30
1 files changed, 15 insertions, 15 deletions
diff --git a/misc/tellico/pkg-plist b/misc/tellico/pkg-plist
index 4c2064842125..e6fc09e17074 100644
--- a/misc/tellico/pkg-plist
+++ b/misc/tellico/pkg-plist
@@ -133,23 +133,23 @@ share/locale/pt/LC_MESSAGES/tellico.mo
share/locale/ro/LC_MESSAGES/tellico.mo
share/locale/sv/LC_MESSAGES/tellico.mo
share/mimelnk/application/x-tellico.desktop
-@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/ro 2>/dev/null || true
-@unexec rmdir %D/share/locale/pt/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/pt 2>/dev/null || true
-@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/pl 2>/dev/null || true
-@unexec rmdir %D/share/locale/nn/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/nn 2>/dev/null || true
-@unexec rmdir %D/share/locale/fi/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/fi 2>/dev/null || true
-@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/cs 2>/dev/null || true
-@unexec rmdir %D/share/locale/ca/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/ca 2>/dev/null || true
+@dirrmtry share/locale/ro/LC_MESSAGES
+@dirrmtry share/locale/ro
+@dirrmtry share/locale/pt/LC_MESSAGES
+@dirrmtry share/locale/pt
+@dirrmtry share/locale/pl/LC_MESSAGES
+@dirrmtry share/locale/pl
+@dirrmtry share/locale/nn/LC_MESSAGES
+@dirrmtry share/locale/nn
+@dirrmtry share/locale/fi/LC_MESSAGES
+@dirrmtry share/locale/fi
+@dirrmtry share/locale/cs/LC_MESSAGES
+@dirrmtry share/locale/cs
+@dirrmtry share/locale/ca/LC_MESSAGES
+@dirrmtry share/locale/ca
@dirrm share/doc/HTML/en/tellico
@dirrm share/apps/tellico/report-templates
@dirrm share/apps/tellico/pics
@dirrm share/apps/tellico/entry-templates
@dirrm share/apps/tellico
-@unexec rmdir %D/share/apps/kconf_update 2>/dev/null || true
+@dirrmtry share/apps/kconf_update