Skip to content
Snippets Groups Projects
Commit 0ae0bfc8 authored by Christian Engwer's avatar Christian Engwer
Browse files

applied thimos patch...

on many systems dvips tries to print directly

[[Imported from SVN: r4708]]
parent 31f4798a
No related branches found
No related tags found
No related merge requests found
......@@ -21,4 +21,4 @@
TEXINPUTS=.:$(srcdir):${TEXINPUTS}: $(DVIPDF) $*
.dvi.ps:
TEXINPUTS=.:$(srcdir):${TEXINPUTS}: $(DVIPS) $*
TEXINPUTS=.:$(srcdir):${TEXINPUTS}: $(DVIPS) $* -o
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment