diff options
author | martti <martti@pkgsrc.org> | 2005-01-24 20:35:48 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2005-01-24 20:35:48 +0000 |
commit | fc45c804c5e376fe1a2aa1bf91b96da5a5a55c34 (patch) | |
tree | 085ad8d40e8d7a4f66574b437c72e7a575908a7f /mail | |
parent | 7e723b886d9418d77162669269fcb954db2cb255 (diff) | |
download | pkgsrc-fc45c804c5e376fe1a2aa1bf91b96da5a5a55c34.tar.gz |
en_US is already installed by squirrelmail-1.4.4
Diffstat (limited to 'mail')
-rw-r--r-- | mail/squirrelmail-locales/Makefile | 6 | ||||
-rw-r--r-- | mail/squirrelmail-locales/PLIST | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/mail/squirrelmail-locales/Makefile b/mail/squirrelmail-locales/Makefile index 7e72ddee855..718c37924dd 100644 --- a/mail/squirrelmail-locales/Makefile +++ b/mail/squirrelmail-locales/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/01/24 19:20:40 martti Exp $ +# $NetBSD: Makefile,v 1.2 2005/01/24 20:35:48 martti Exp $ # DISTNAME= all_locales-${VER}-20050122 @@ -14,9 +14,11 @@ COMMENT= Locale package for SquirrelMail VER= 1.4.4 NO_CONFIGURE= # defined -NO_BUILD= # defined USE_BUILDLINK3= # defined +do-build: + cd ${WRKDIR}/help && ${RM} -rf en_US + do-install: cd ${WRKDIR} && ${TAR} -cf - help images locale | \ ${TAR} -xf - -C ${PREFIX}/share/squirrelmail/ diff --git a/mail/squirrelmail-locales/PLIST b/mail/squirrelmail-locales/PLIST index 5d4e3838718..28c809feb2d 100644 --- a/mail/squirrelmail-locales/PLIST +++ b/mail/squirrelmail-locales/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/24 19:20:41 martti Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/01/24 20:35:48 martti Exp $ share/squirrelmail/locale/ar/LC_MESSAGES/address_add.po share/squirrelmail/locale/ar/LC_MESSAGES/squirrelmail.po share/squirrelmail/locale/ar/LC_MESSAGES/address_add.mo @@ -925,15 +925,6 @@ share/squirrelmail/images/sec_remove_sr_YU.png share/squirrelmail/images/sec_remove_sv_SE.png share/squirrelmail/images/sec_remove_tr_TR.png share/squirrelmail/images/sec_remove_ug.png -share/squirrelmail/help/en_US/addresses.hlp -share/squirrelmail/help/en_US/basic.hlp -share/squirrelmail/help/en_US/options.hlp -share/squirrelmail/help/en_US/folders.hlp -share/squirrelmail/help/en_US/FAQ.hlp -share/squirrelmail/help/en_US/compose.hlp -share/squirrelmail/help/en_US/read_mail.hlp -share/squirrelmail/help/en_US/search.hlp -share/squirrelmail/help/en_US/main_folder.hlp share/squirrelmail/help/bg_BG/addresses.hlp share/squirrelmail/help/bg_BG/basic.hlp share/squirrelmail/help/bg_BG/compose.hlp @@ -1245,7 +1236,6 @@ share/squirrelmail/help/zh_CN/search.hlp @dirrm share/squirrelmail/locale/zh_CN @dirrm share/squirrelmail/locale/zh_TW/LC_MESSAGES @dirrm share/squirrelmail/locale/zh_TW -@dirrm share/squirrelmail/help/en_US @dirrm share/squirrelmail/help/bg_BG @dirrm share/squirrelmail/help/ca_ES @dirrm share/squirrelmail/help/cy_GB |