[CRIU] p. haul pycriu problem
Cyrill Gorcunov
gorcunov at virtuozzo.com
Tue Apr 19 07:57:00 PDT 2016
On Tue, Apr 19, 2016 at 05:49:26PM +0300, Pavel Emelyanov wrote:
...
> sed -e 's, at version@,2.1,' -e 's, at libdir@,/usr/local/lib,' -e 's, at includedir@,/usr/local/include/,' c/criu.pc.in > c/criu.pc
> install -m 644 c/criu.pc /usr/local/lib/pkgconfig
> python ../scripts/crit-setup.py install --root= --prefix=/usr/local
Aha! Could you please give the attached a shot?
---
diff --git a/Makefile.install b/Makefile.install
index 6fcf25e25562..d99774198043 100644
--- a/Makefile.install
+++ b/Makefile.install
@@ -1,6 +1,6 @@
#
# Installation paths.
-DESTDIR ?=
+DESTDIR ?= /
PREFIX ?= /usr/local
SBINDIR ?= $(PREFIX)/sbin
MANDIR ?= $(PREFIX)/share/man
More information about the CRIU
mailing list