diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 01:29:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 01:29:46 +0000 |
commit | 913a5a5cbae4d0f429ae82617b4e1fca51867d49 (patch) | |
tree | f99bd9b91ec272158b0ee070a9ec0871177d6ea8 /astro/starplot | |
parent | ffbac30e7dc48153e09f82916b1b30c551b8a199 (diff) | |
download | ports-913a5a5cbae4d0f429ae82617b4e1fca51867d49.tar.gz ports-913a5a5cbae4d0f429ae82617b4e1fca51867d49.zip |
Notes
Diffstat (limited to 'astro/starplot')
-rw-r--r-- | astro/starplot/pkg-plist | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/astro/starplot/pkg-plist b/astro/starplot/pkg-plist index 17a86dc31e26..7acb105be2d6 100644 --- a/astro/starplot/pkg-plist +++ b/astro/starplot/pkg-plist @@ -19,9 +19,9 @@ share/starplot/test.stars @dirrm %%DOCSDIR%%/html/images @dirrm %%DOCSDIR%%/html @dirrm %%DOCSDIR%% -@unexec rmdir %D/share/locale/en@boldquot/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/en@boldquot 2> /dev/null || true -@unexec rmdir %D/share/locale/en@quot/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/en@quot 2> /dev/null || true -@unexec rmdir %D/share/locale/es/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/es 2> /dev/null || true +@dirrmtry share/locale/en@boldquot/LC_MESSAGES +@dirrmtry share/locale/en@boldquot +@dirrmtry share/locale/en@quot/LC_MESSAGES +@dirrmtry share/locale/en@quot +@dirrmtry share/locale/es/LC_MESSAGES +@dirrmtry share/locale/es |