Branch 'f11-tx' - Makefile

John J. McDonough jjmcd at fedoraproject.org
Thu May 7 18:13:45 UTC 2009


 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f9489cf74a320bc651438055155e663dbafe4053
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Thu May 7 14:12:47 2009 -0400

    Update makefile to make all langs
    
    Uncomment OTHER_LANGS
    Correct bad <lang>-<loc> in OTHER_LANGS

diff --git a/Makefile b/Makefile
index 10df48c..b6d2a6e 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ BRAND			= fedora
 DOC_TYPE		= Article
 CHUNK_SECTION_DEPTH	=2 
 SHOW_REMARKS=0
-#OTHER_LANGS	= as-IN bn-IN de-DE el-GR es-ES fr-FR gu-IN hi-IN hu-HU it-IT ja-JP kn-IN ko-KR ml-IN mr-IN nl-NL or-IN pa-IN pl-PL pt-BR ru-RU si-LK sv-SE ta-IN te-IN zh-CN zh-TW
+OTHER_LANGS	= as-IN bn-IN de-DE el-GR es-ES fr-FR gu-IN hi-IN hu-HU it-IT ja-JP kn-IN ko-KR ml-IN mr-IN nl-NL or-IN pa-IN pl-PL pt-BR ru-RU sk-SK sv-SE ta-IN te-IN zh-CN zh-TW
 
 # Extra Parameters start here
 





More information about the docs-commits mailing list