mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-29 00:02:48 +01:00
tex.mk: Latex -> pdflatex
Switch from eps to png in consequence of switching from latex to pdflatex.
This commit is contained in:
parent
c0f452150e
commit
9d09f7823d
2 changed files with 8 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue