r684 - /trunk/packages/vim/debian/rules

jamessan at users.alioth.debian.org jamessan at users.alioth.debian.org
Thu May 18 15:34:01 UTC 2006


Author: jamessan
Date: Thu May 18 15:33:54 2006
New Revision: 684

URL: http://svn.debian.org/wsvn/pkg-vim/?sc=1&rev=684
Log:
Remove the SPELL_LOCALES since they were replaced by using locale-gen.

Modified:
    trunk/packages/vim/debian/rules

Modified: trunk/packages/vim/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/debian/rules?rev=684&op=diff
==============================================================================
--- trunk/packages/vim/debian/rules (original)
+++ trunk/packages/vim/debian/rules Thu May 18 15:33:54 2006
@@ -193,39 +193,6 @@
 DOT_IN_DEPS += debian/runtime/debian.vim
 
 LOCPATH = $(CURDIR)/debian/locales
-SPELL_LOCALES = af_ZA.ISO8859-1 af_ZA.UTF-8
-SPELL_LOCALES += am_ET.UTF-8
-SPELL_LOCALES += bg_BG.CP1251 bg_BG.UTF-8
-SPELL_LOCALES += ca_ES.ISO8859-1 ca_ES.UTF-8
-SPELL_LOCALES += cs_CZ.ISO8859-2 cs_CZ.UTF-8
-SPELL_LOCALES += da_DK.ISO8859-1 da_DK.UTF-8
-SPELL_LOCALES += de_DE.ISO8859-1 de_DE.UTF-8
-SPELL_LOCALES += el_GR.ISO8859-7 el_GR.UTF-8
-SPELL_LOCALES += es_ES.ISO8859-1 es_ES.UTF-8
-SPELL_LOCALES += fo_FO.ISO8859-1 fr_FR.ISO8859-1
-SPELL_LOCALES += fr_FR.UTF-8
-# Not a supported locale according to /usr/share/i18n/SUPPORTED
-#SPELL_LOCALES += gd_GB.ISO8859-1
-SPELL_LOCALES += he_IL.UTF-8
-SPELL_LOCALES += hr_HR.ISO8859-2 hr_HR.UTF-8
-SPELL_LOCALES += hu_HU.ISO8859-2 hu_HU.UTF-8
-SPELL_LOCALES += it_IT.ISO8859-1 it_IT.UTF-8
-# Not a supported locale according to /usr/share/i18n/SUPPORTED
-#SPELL_LOCALES += la_LN.ISO8859-1
-SPELL_LOCALES += lt_LT.ISO8859-13 lt_LT.UTF-8
-SPELL_LOCALES += nl_NL.ISO8859-1 nl_NL.UTF-8
-SPELL_LOCALES += no_NO.ISO8859-1 no_NO.UTF-8
-SPELL_LOCALES += pl_PL.ISO8859-2 pl_PL.UTF-8
-SPELL_LOCALES += pt_PT.ISO8859-1 pt_PT.UTF-8
-SPELL_LOCALES += ro_RO.ISO8859-2 ro_RO.UTF-8
-SPELL_LOCALES += ru_RU.CP1251 ru_RU.KOI8-R ru_RU.UTF-8
-SPELL_LOCALES += sk_SK.ISO8859-2 sk_SK.UTF-8
-SPELL_LOCALES += sl_SI.ISO8859-2 sl_SI.UTF-8
-SPELL_LOCALES += sv_SE.ISO8859-1 sv_SE.UTF-8
-SPELL_LOCALES += tl_PH.ISO8859-1
-SPELL_LOCALES += tr_TR.ISO8859-9 tr_TR.UTF-8
-SPELL_LOCALES += uk_UA.KOI8-U uk_UA.UTF-8
-
 SPELL_LANGS = af am bg ca cs da de el es fo fr he hr hu
 SPELL_LANGS += it lt nl no pl pt ro ru sk sl sv tl tr uk
 # Unsupported locales




More information about the pkg-vim-maintainers mailing list