Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
C
criu
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • zhul
  • criu
  • Repository

Switch branch/tag
  • criu
  • crit
  • pycriu
Find file
BlameHistoryPermalink
  • Cyrill Gorcunov's avatar
    crit: Add symbolic link for pycriu module · c1dabe8c
    Cyrill Gorcunov authored Feb 29, 2016
    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: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    c1dabe8c
pycriu 10 Bytes
EditWeb IDE

Replace pycriu

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.