2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-27 20:37:57 +00:00
criu/crit/pycriu
Cyrill Gorcunov c1dabe8cfb crit: Add symbolic link for pycriu module
When we run "make install" the python's setup
script prepares all directories for modules
but if we need to run crit from the source
tree without its install then we fall in trouble
because python doesn't know where the fetch
pycriu from.

Thus simply provide the symlink to the modules
emulating that instalation complete.

Note this is for developers conveniency only
because for end users "make install" always
must has place.

Reported-by: Pavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
2016-03-01 12:50:47 +03:00

Symbolic link
1 line
10 B
Plaintext