r570 - trunk/vim7/debian
Stefano Zacchiroli
zack at costa.debian.org
Tue Apr 4 14:31:50 UTC 2006
Author: zack
Date: 2006-04-04 14:31:50 +0000 (Tue, 04 Apr 2006)
New Revision: 570
Modified:
trunk/vim7/debian/rules
Log:
added 'pl' manpage language (needed to proper build snapshot c08)
Modified: trunk/vim7/debian/rules
===================================================================
--- trunk/vim7/debian/rules 2006-04-04 14:11:47 UTC (rev 569)
+++ trunk/vim7/debian/rules 2006-04-04 14:31:50 UTC (rev 570)
@@ -175,7 +175,7 @@
PER_VARIANT_FILES = install postinst postrm prerm links
LANGS += fr fr.ISO8859-1 fr.UTF-8
LANGS += it it.ISO8859-1 it.UTF-8
-LANGS += pl.ISO8859-2 pl.UTF-8
+LANGS += pl pl.ISO8859-2 pl.UTF-8
LANGS += ru.KOI8-R ru.UTF-8
# nothing to do per default
More information about the pkg-vim-maintainers
mailing list