summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2016-11-12 07:51:17 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2016-11-12 07:51:17 +0000
commite1818fb8f939a1977511090d06c53a3c66c0d682 (patch)
treef41ae8266df0ed99de0941d748d523d6f289c4bc /Makefile
parentAdding upstream version 20161105. (diff)
downloadopen-infrastructure-compute-tools-e1818fb8f939a1977511090d06c53a3c66c0d682.tar.xz
open-infrastructure-compute-tools-e1818fb8f939a1977511090d06c53a3c66c0d682.zip
Adding upstream version 20161112.upstream/20161112
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
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