Merge pull request #417 from surajssd/update-conmon-default-path

Update the default conmonPath
This commit is contained in:
Antonio Murdaca 2017-03-31 18:30:22 +02:00 committed by GitHub
commit 1ce8be1ccf
5 changed files with 13 additions and 13 deletions

View file

@ -132,7 +132,7 @@ Output:
install -D -m 755 kpod /usr/bin/kpod
install -D -m 755 ocid /usr/bin/ocid
install -D -m 755 ocic /usr/bin/ocic
install -D -m 755 conmon/conmon /usr/libexec/ocid/conmon
install -D -m 755 conmon/conmon /usr/local/libexec/ocid/conmon
install -D -m 755 pause/pause /usr/libexec/ocid/pause
install -d -m 755 /usr/share/man/man{1,5,8}
install -m 644 docs/kpod.1 docs/kpod-launch.1 -t /usr/share/man/man1