From cd668b931533ca5935310f1591c00e9bf9918381 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Thu, 22 Mar 2012 20:40:04 +0000 Subject: [PATCH] Correction to the code for outputing root commands, so that the backquote and backslash character are not escaped when not using sudo --- BLFS/xsl/scripts.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BLFS/xsl/scripts.xsl b/BLFS/xsl/scripts.xsl index be505dd..6313af4 100644 --- a/BLFS/xsl/scripts.xsl +++ b/BLFS/xsl/scripts.xsl @@ -533,7 +533,7 @@ popd select="substring-after($out-string,'make')"/> - + @@ -544,7 +544,7 @@ popd select="substring-after($out-string,'`')"/> - +