tex.mk: Latex -> pdflatex

Switch from eps to png in consequence of switching from latex to pdflatex.
This commit is contained in:
Jan Lindemann 2005-03-11 20:38:48 +00:00 committed by Jan Lindemann
commit 9d09f7823d
2 changed files with 8 additions and 6 deletions

View file

@ -197,6 +197,8 @@ copy-run: copy-run.done
copy-devel: copy-devel.done
copy: copy-run copy-devel
patch: patches.done
shutdown:
ssh -l root $(HOST) "shutdown -h now"
reboot:
ssh -l root $(HOST) "reboot"
update-rpm: copy