aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-10-02 03:06:18 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-10-02 03:06:18 +0000
commite51085a1460ccaf2cdc39ee3dc74653ba7fefa2b (patch)
treeba6fea2796764176f8791cf5477f128584cccb6b /astro
parent6c5f64a7f93a1bb42899d2fff677eec395f469c5 (diff)
downloadports-e51085a1460ccaf2cdc39ee3dc74653ba7fefa2b.tar.gz
ports-e51085a1460ccaf2cdc39ee3dc74653ba7fefa2b.zip
add missing dirs
Submitted by: bento, MAINTAINER
Notes
Notes: svn path=/head/; revision=48327
Diffstat (limited to 'astro')
-rw-r--r--astro/kstars/pkg-plist8
1 files changed, 7 insertions, 1 deletions
diff --git a/astro/kstars/pkg-plist b/astro/kstars/pkg-plist
index 2aba266935d6..77ac826d9eb9 100644
--- a/astro/kstars/pkg-plist
+++ b/astro/kstars/pkg-plist
@@ -198,6 +198,10 @@ share/icons/locolor/32x32/apps/kstars.png
share/icons/locolor/48x48/apps/kstars.png
share/locale/de/LC_MESSAGES/kstars.mo
share/locale/fr/LC_MESSAGES/kstars.mo
+@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/fr 2>/dev/null || true
+@unexec rmdir %D/share/locale/de 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/48x48/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/48x48 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
@@ -213,7 +217,9 @@ share/locale/fr/LC_MESSAGES/kstars.mo
@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
@unexec rmdir %D/share/icons 2>/dev/null || true
-@dirrm share/doc/HTML/en/kstars
+@unexec rmdir %D/share/doc/HTML/en/kstars 2>/dev/null || true
+@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
+@unexec rmdir %D/share/doc/HTML 2>/dev/null || true
@dirrm share/apps/kstars
@unexec rmdir %D/share/apps 2>/dev/null || true
@unexec rmdir %D/share/applnk/Applications 2>/dev/null || true