diff --git a/Makefile b/Makefile index dfe852821..a1fb746b3 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,7 @@ book: validate profile-html $(Q)mkdir -p $(BASEDIR)/stylesheets $(Q)cp stylesheets/lfs-xsl/*.css $(BASEDIR)/stylesheets $(Q)pushd $(BASEDIR)/ > /dev/null; \ - sed -i -e "s@../stylesheets@stylesheets@g" *.html; \ +# sed -i -e "s@../stylesheets@stylesheets@g" *.html; \ popd > /dev/null $(Q)mkdir -p $(BASEDIR)/images