criu/lib
Kir Kolyshkin 4669d6330e crit: fix 'make install'
Apparently, setup.py from distutils interprets --root= option without
an argument as "--root=." and we end up with what is described
in https://github.com/xemul/criu/issues/309.

Fix is to prepend DESTDIR value (if any) to --prefix argument.

v2: fix uninstall as well
v3: same code, resent via gmail

Reported-by: Juraj Oršulić <juraj.orsulic@fer.hr>
Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-05-19 09:17:19 +03:00
..
c compel: no -r for ARM ldflags 2017-04-02 18:12:10 +03:00
py pycriu: Dont produce zombies 2017-05-10 04:13:41 +03:00
Makefile crit: fix 'make install' 2017-05-19 09:17:19 +03:00