From a437d08ecacfe1693a6e9f6ee1906a6f425ca700 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 22 Jan 2006 02:30:01 +0000 Subject: Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related) --- math/galculator/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/galculator') diff --git a/math/galculator/pkg-plist b/math/galculator/pkg-plist index 2533985c300f..4a9577c47e11 100644 --- a/math/galculator/pkg-plist +++ b/math/galculator/pkg-plist @@ -19,4 +19,4 @@ share/locale/pt_BR/LC_MESSAGES/galculator.mo share/locale/ro/LC_MESSAGES/galculator.mo @dirrm share/galculator/glade @dirrm share/galculator -@unexec rmdir %D/share/applications 2>/dev/null || true +@dirrmtry share/applications -- cgit v1.2.3