d424553
diff -urNp docbook-utils-0.6.14-orig/bin/jw.in docbook-utils-0.6.14/bin/jw.in
d424553
--- docbook-utils-0.6.14-orig/bin/jw.in	2008-11-28 10:53:09.000000000 +0100
d424553
+++ docbook-utils-0.6.14/bin/jw.in	2008-11-28 11:22:28.000000000 +0100
d424553
@@ -81,9 +81,9 @@ SGML_CATALOGS_DIR="/etc/sgml"
d424553
 if [ -f "$SGML_CONF" ]
d424553
 then
d424553
   RE='^[:space:]*SGML_BASE_DIR[:space:]*=[:space:]*'
d424553
-  SGML_BASE_DIR=`grep $RE $SGML_CONF | sed "s/$RE//"`
d424553
+  SGML_BASE_DIR=`grep --color=never $RE $SGML_CONF | sed "s/$RE//"`
d424553
   RE='^[:space:]*SGML_CATALOGS_DIR[:space:]*=[:space:]*'
d424553
-  SGML_CATALOGS_DIR=`grep $RE $SGML_CONF | sed "s/$RE//"`
d424553
+  SGML_CATALOGS_DIR=`grep --color=never $RE $SGML_CONF | sed "s/$RE//"`
d424553
 fi
d424553
 
d424553
 # Set frontend to use