diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 02:30:01 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 02:30:01 +0000 |
commit | a437d08ecacfe1693a6e9f6ee1906a6f425ca700 (patch) | |
tree | 547a63eef9c79ff429d082d13015036a6cfa4c85 /misc/xiphos | |
parent | 0416031c9ba13da33845bc762078065b482dd551 (diff) | |
download | ports-a437d08ecacfe1693a6e9f6ee1906a6f425ca700.tar.gz ports-a437d08ecacfe1693a6e9f6ee1906a6f425ca700.zip |
Notes
Diffstat (limited to 'misc/xiphos')
-rw-r--r-- | misc/xiphos/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xiphos/pkg-plist b/misc/xiphos/pkg-plist index b08c8a0b7ee8..b58325062c34 100644 --- a/misc/xiphos/pkg-plist +++ b/misc/xiphos/pkg-plist @@ -63,6 +63,6 @@ share/locale/uk/LC_MESSAGES/gnomesword.mo @dirrm share/gnome/help/gnomesword/C/figures @dirrm share/gnome/help/gnomesword/C @dirrm share/gnome/help/gnomesword -@unexec rmdir %D/share/locale/de_DE/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/de_DE 2> /dev/null || true +@dirrmtry share/locale/de_DE/LC_MESSAGES +@dirrmtry share/locale/de_DE %%PORTDOCS%%@dirrm %%DOCSDIR%% |