We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65d09d4 commit 450ee81Copy full SHA for 450ee81
Doc/Makefile
@@ -73,7 +73,7 @@ TOOLSDIR= tools
73
# commontex/patchlevel.tex in their dependencies.
74
RELEASE=$(shell $(PYTHON) tools/getversioninfo)
75
76
-PYTHON= python
+PYTHON= $(PWD)/../python
77
DVIPS= dvips -N0 -t $(PAPER)
78
79
# This is ugly! The issue here is that there are two different levels
0 commit comments