diff options
Diffstat (limited to 'mail/fetchmail/pkg-plist')
-rw-r--r-- | mail/fetchmail/pkg-plist | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/mail/fetchmail/pkg-plist b/mail/fetchmail/pkg-plist index 962f1f91db66..7a9fcb0dfa8e 100644 --- a/mail/fetchmail/pkg-plist +++ b/mail/fetchmail/pkg-plist @@ -25,12 +25,6 @@ libexec/fetchmailconf.py %%NLS%%share/locale/ru/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/sq/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/vi/LC_MESSAGES/fetchmail.mo -%%NLS%%@dirrmtry share/locale/ca/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ca -%%NLS%%@dirrmtry share/locale/cs/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/cs -%%NLS%%@dirrmtry share/locale/pl/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/pl @unexec if cmp -s %D/etc/fetchmailrc.sample %D/etc/fetchmailrc; then rm -f %D/etc/fetchmailrc; fi etc/fetchmailrc.sample @exec if [ ! -f %D/etc/fetchmailrc ] ; then cp -p %D/%F %B/fetchmailrc; fi |