diff options
author | krion <krion@FreeBSD.org> | 2005-03-29 21:55:03 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-03-29 21:55:03 +0000 |
commit | 38e5c2bc170e083608722554d5cc838d11fba195 (patch) | |
tree | c938d96bd1d052b3eee4adb08458dcffd21723d5 | |
parent | 459547eb226a5f52eea2856ae6d0ef006bed2332 (diff) | |
download | FreeBSD-ports-38e5c2bc170e083608722554d5cc838d11fba195.zip FreeBSD-ports-38e5c2bc170e083608722554d5cc838d11fba195.tar.gz |
Properly cleanout mt locale.
Reported by: awful pointyhat via brutal kris
Approved by: portmgr (implicit)
-rw-r--r-- | editors/koffice-i18n-mt/pkg-plist | 2 | ||||
-rw-r--r-- | graphics/libkexif/pkg-plist | 2 | ||||
-rw-r--r-- | misc/kde3-i18n-mt/pkg-plist | 2 | ||||
-rw-r--r-- | misc/koffice-i18n-mt/pkg-plist | 2 | ||||
-rw-r--r-- | multimedia/kmplayer-kde4/pkg-plist | 2 | ||||
-rw-r--r-- | multimedia/kmplayer/pkg-plist | 2 |
6 files changed, 0 insertions, 12 deletions
diff --git a/editors/koffice-i18n-mt/pkg-plist b/editors/koffice-i18n-mt/pkg-plist index a4f26d9..5357658 100644 --- a/editors/koffice-i18n-mt/pkg-plist +++ b/editors/koffice-i18n-mt/pkg-plist @@ -36,5 +36,3 @@ share/locale/mt/LC_MESSAGES/olefilterswinword97filter.mo share/locale/mt/LC_MESSAGES/thesaurus_tool.mo share/locale/mt/LC_MESSAGES/xsltexportfilter.mo share/locale/mt/LC_MESSAGES/xsltimportfilter.mo -@dirrm share/locale/mt/LC_MESSAGES -@dirrm share/locale/mt diff --git a/graphics/libkexif/pkg-plist b/graphics/libkexif/pkg-plist index e460f7b..e9f2703 100644 --- a/graphics/libkexif/pkg-plist +++ b/graphics/libkexif/pkg-plist @@ -26,6 +26,4 @@ share/locale/sr/LC_MESSAGES/libkexif.mo share/locale/sv/LC_MESSAGES/libkexif.mo share/locale/ta/LC_MESSAGES/libkexif.mo share/locale/tr/LC_MESSAGES/libkexif.mo -@unexec rmdir %D/share/locale/mt/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/mt 2>/dev/null || true @dirrm include/libkexif diff --git a/misc/kde3-i18n-mt/pkg-plist b/misc/kde3-i18n-mt/pkg-plist index 7352532..f241246 100644 --- a/misc/kde3-i18n-mt/pkg-plist +++ b/misc/kde3-i18n-mt/pkg-plist @@ -306,5 +306,3 @@ share/locale/mt/LC_MESSAGES/webarchiver.mo share/locale/mt/charset share/locale/mt/entry.desktop share/locale/mt/flag.png -@dirrm share/locale/mt/LC_MESSAGES -@dirrm share/locale/mt diff --git a/misc/koffice-i18n-mt/pkg-plist b/misc/koffice-i18n-mt/pkg-plist index a4f26d9..5357658 100644 --- a/misc/koffice-i18n-mt/pkg-plist +++ b/misc/koffice-i18n-mt/pkg-plist @@ -36,5 +36,3 @@ share/locale/mt/LC_MESSAGES/olefilterswinword97filter.mo share/locale/mt/LC_MESSAGES/thesaurus_tool.mo share/locale/mt/LC_MESSAGES/xsltexportfilter.mo share/locale/mt/LC_MESSAGES/xsltimportfilter.mo -@dirrm share/locale/mt/LC_MESSAGES -@dirrm share/locale/mt diff --git a/multimedia/kmplayer-kde4/pkg-plist b/multimedia/kmplayer-kde4/pkg-plist index a9a76fb..bbbb62f 100644 --- a/multimedia/kmplayer-kde4/pkg-plist +++ b/multimedia/kmplayer-kde4/pkg-plist @@ -103,8 +103,6 @@ share/services/rtsp.protocol @unexec rmdir %D/share/locale/pt 2>/dev/null || true @unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/pl 2>/dev/null || true -@unexec rmdir %D/share/locale/mt/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/mt 2>/dev/null || true @unexec rmdir %D/share/locale/fi/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/fi 2>/dev/null || true @unexec rmdir %D/share/locale/el/LC_MESSAGES 2>/dev/null || true diff --git a/multimedia/kmplayer/pkg-plist b/multimedia/kmplayer/pkg-plist index a9a76fb..bbbb62f 100644 --- a/multimedia/kmplayer/pkg-plist +++ b/multimedia/kmplayer/pkg-plist @@ -103,8 +103,6 @@ share/services/rtsp.protocol @unexec rmdir %D/share/locale/pt 2>/dev/null || true @unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/pl 2>/dev/null || true -@unexec rmdir %D/share/locale/mt/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/mt 2>/dev/null || true @unexec rmdir %D/share/locale/fi/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/fi 2>/dev/null || true @unexec rmdir %D/share/locale/el/LC_MESSAGES 2>/dev/null || true |