summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-11-06 15:16:50 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-11-12 07:47:19 +0000
commita78c8183fa8a4f1138878ef19f9fe7318ca1e4a5 (patch)
tree12f497f0739bee9cb99d54296dd836014ec081ef /Makefile
parentIgnoring symlinks as container commands in bash-completion. (diff)
downloadcompute-tools-a78c8183fa8a4f1138878ef19f9fe7318ca1e4a5.tar.xz
compute-tools-a78c8183fa8a4f1138878ef19f9fe7318ca1e4a5.zip
Adding container version to ver symlink.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 910e934..1121655 100644
--- a/Makefile
+++ b/Makefile
@@ -102,6 +102,7 @@ install: build
ln -sf list $(DESTDIR)/usr/lib/$(SOFTWARE)/container/ls
ln -sf remove $(DESTDIR)/usr/lib/$(SOFTWARE)/container/rm
+ ln -sf version $(DESTDIR)/usr/lib/$(SOFTWARE)/container/ver
mkdir -p $(DESTDIR)/lib/systemd/system
cp -r share/systemd/* $(DESTDIR)/lib/systemd/system