git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bebfc14
)
Use command/syntax that work in both SL & Deb
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Wed, 5 Oct 2011 09:55:37 +0000
(09:55 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Wed, 5 Oct 2011 09:55:37 +0000
(09:55 +0000)
org.glite.lb.doc/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.doc/Makefile
b/org.glite.lb.doc/Makefile
index
afec7be
..
0051699
100644
(file)
--- 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}