summaryrefslogtreecommitdiff
path: root/math/coq/files/patch-Makefile.install
diff options
context:
space:
mode:
Diffstat (limited to 'math/coq/files/patch-Makefile.install')
-rw-r--r--math/coq/files/patch-Makefile.install11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/coq/files/patch-Makefile.install b/math/coq/files/patch-Makefile.install
new file mode 100644
index 000000000000..6597b7133aa0
--- /dev/null
+++ b/math/coq/files/patch-Makefile.install
@@ -0,0 +1,11 @@
+--- Makefile.install.orig 2016-12-08 15:13:52 UTC
++++ Makefile.install
+@@ -29,7 +29,7 @@ install-doc-no:
+ .PHONY: install install-doc-all install-doc-no
+
+ #These variables are intended to be set by the caller to make
+-#COQINSTALLPREFIX=
++COQINSTALLPREFIX=${DESTDIR}
+ #OLDROOT=
+
+ # Can be changed for a local installation (to make packages).