Use command/syntax that work in both SL & Deb
authorZdeněk Šustr <sustr4@cesnet.cz>
Wed, 5 Oct 2011 09:55:37 +0000 (09:55 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Wed, 5 Oct 2011 09:55:37 +0000 (09:55 +0000)
org.glite.lb.doc/Makefile

index afec7be..0051699 100644 (file)
@@ -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}