Blame SOURCES/docbook-utils-grepnocolors.patch

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