blob: 6597b7133aa0e3a0321d2b336ddf5d1d175f6b07 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
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).
|