diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-09 19:55:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-09 19:55:10 +0000 |
commit | e84810eec100ed7f5a781ec4d4c84b664d6a9f05 (patch) | |
tree | dd47c52476160891a8b8a61b082ae35a4e38b3b6 /net-p2p | |
parent | - Update to 0.5 (diff) |
- Fix plist
PR: ports/79681
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
Reported by: bento
Notes
Notes:
svn path=/head/; revision=132825
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/amule1/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/amule1/pkg-plist b/net-p2p/amule1/pkg-plist index 7000b37e9957..26fc7ecd7ebf 100644 --- a/net-p2p/amule1/pkg-plist +++ b/net-p2p/amule1/pkg-plist @@ -17,6 +17,7 @@ share/gnome/doc/aMule-1.2.8/amulesig.txt share/gnome/doc/aMule-1.2.8/eMule-Imports-Status share/gnome/doc/aMule-1.2.8/license.txt @dirrm share/gnome/doc/aMule-1.2.8 +@unexec rmdir %D/share/gnome/doc 2>/dev/null || true share/locale/en/LC_MESSAGES/amule.mo share/locale/es/LC_MESSAGES/amule.mo share/locale/de/LC_MESSAGES/amule.mo @@ -25,6 +26,8 @@ share/locale/it/LC_MESSAGES/amule.mo share/locale/ko/LC_MESSAGES/amule.mo share/locale/pl/LC_MESSAGES/amule.mo share/locale/ee/LC_MESSAGES/amule.mo +@unexec rmdir %D/share/locale/ee/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/ee 2>/dev/null || true share/locale/ru/LC_MESSAGES/amule.mo share/locale/bg/LC_MESSAGES/amule.mo share/locale/es_MX/LC_MESSAGES/amule.mo |