diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 03:01:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 03:01:03 +0000 |
commit | 508b8d82f4fdfc6889fe17931ef30f047501dfd6 (patch) | |
tree | f7810d4887e5297c7b7788225e906b99c81d709b /www/snownews | |
parent | 4008c7e23fe847e2c8ade0ecb5d86f943d84c917 (diff) | |
download | ports-508b8d82f4fdfc6889fe17931ef30f047501dfd6.tar.gz ports-508b8d82f4fdfc6889fe17931ef30f047501dfd6.zip |
Notes
Diffstat (limited to 'www/snownews')
-rw-r--r-- | www/snownews/pkg-plist | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/www/snownews/pkg-plist b/www/snownews/pkg-plist index e8dcfdb58a73..5f55bcbcd923 100644 --- a/www/snownews/pkg-plist +++ b/www/snownews/pkg-plist @@ -14,13 +14,13 @@ bin/snowsync %%NLS%%share/locale/sl/LC_MESSAGES/snownews.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/snownews.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/snownews.mo -@unexec rmdir %D/man/fr/man1 2>/dev/null || true -@unexec rmdir %D/man/fr 2>/dev/null || true -@unexec rmdir %D/man/de/man1 2>/dev/null || true -@unexec rmdir %D/man/de 2>/dev/null || true -@unexec rmdir %D/man/nl/man1 2>/dev/null || true -@unexec rmdir %D/man/nl 2>/dev/null || true -@unexec rmdir %D/man/it/man1 2>/dev/null || true -@unexec rmdir %D/man/it 2>/dev/null || true -@unexec rmdir %D/man/ru_RU.KOI8-R/man1 2>/dev/null || true -@unexec rmdir %D/man/ru_RU.KOI8-R 2>/dev/null || true +@dirrmtry man/fr/man1 +@dirrmtry man/fr +@dirrmtry man/de/man1 +@dirrmtry man/de +@dirrmtry man/nl/man1 +@dirrmtry man/nl +@dirrmtry man/it/man1 +@dirrmtry man/it +@dirrmtry man/ru_RU.KOI8-R/man1 +@dirrmtry man/ru_RU.KOI8-R |