mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
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>
This commit is contained in:
parent
c153c23acf
commit
c1dabe8cfb
1 changed files with 1 additions and 0 deletions
1
crit/pycriu
Symbolic link
1
crit/pycriu
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../lib/py/
|
||||
Loading…
Add table
Add a link
Reference in a new issue