From: Zdeněk Šustr Date: Wed, 5 Oct 2011 09:55:37 +0000 (+0000) Subject: Use command/syntax that work in both SL & Deb X-Git-Tag: merge_30_head_src~10 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=0fa5ba79844835049c2f1bed936e8c9b2054e979;p=jra1mw.git Use command/syntax that work in both SL & Deb --- diff --git a/org.glite.lb.doc/Makefile b/org.glite.lb.doc/Makefile index afec7be..0051699 100644 --- a/org.glite.lb.doc/Makefile +++ b/org.glite.lb.doc/Makefile @@ -53,7 +53,7 @@ doc: LBUG.pdf LBAG.pdf LBDG.pdf LBTP.pdf LBTG.pdf chmod -w $@ >/dev/null ver.tex: - @echo "\def\version{${version}}" > ver.tex + printf "\134def\134version{${version}}\n" > ver.tex stage: doc $(MAKE) install PREFIX=${stagedir}