Codebase list coq / 597f29a
refresh patch python-scripts-libraries Ralf Treinen 3 years ago
2 changed file(s) with 5 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
33 refresh patches:
44 - remove-tests-that-need-coqlib
55 - avoid-usr-bin-env
6 - python-scripts-libraries
67
78 --
89
1010
1111 Index: coq/tools/CoqMakefile.in
1212 ===================================================================
13 --- coq.orig/tools/CoqMakefile.in 2020-01-31 11:48:46.107848965 +0100
14 +++ coq/tools/CoqMakefile.in 2020-01-31 11:48:46.103848965 +0100
15 @@ -93,9 +93,9 @@
16 COQMKFILE ?= "$(COQBIN)coq_makefile"
13 --- coq.orig/tools/CoqMakefile.in 2020-08-21 13:11:23.171956803 +0200
14 +++ coq/tools/CoqMakefile.in 2020-08-21 13:11:23.167956803 +0200
15 @@ -97,9 +97,9 @@
16 OCAMLLIBDEP ?= "$(COQBIN)ocamllibdep"
1717
1818 # Timing scripts
1919 -COQMAKE_ONE_TIME_FILE ?= "$(COQLIB)/tools/make-one-time-file.py"