#! /bin/sh /usr/share/dpatch/dpatch-run
## 01_configure.dpatch by Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Turns English the default language.
@DPATCH@
diff -urNad hlbr-1.5-rc2~/configure hlbr-1.5-rc2/configure
--- hlbr-1.5-rc2~/configure 2008-05-29 18:52:04.000000000 -0300
+++ hlbr-1.5-rc2/configure 2008-06-17 17:47:25.000000000 -0300
@@ -138,7 +138,7 @@
echo 'English - Press ENTER'
echo '-----------------------------------------------------------'
echo
-read INSTALL_LANG
+#read INSTALL_LANG
if [ "$INSTALL_LANG" = "p" ]
then echo 'INSTALL_LANG=portuguese' >> Makefile; echo 'Idioma: portugues.'