summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-12-05 08:08:25 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-12-11 10:17:06 +0000
commitb95b136b6e7dd7446f16edacbbe91171358e5b0c (patch)
tree51a83a0a10040b1fabf8c2af4d817a30805755d9 /Makefile
parentReleasing version 20161201. (diff)
downloadcompute-tools-b95b136b6e7dd7446f16edacbbe91171358e5b0c.tar.xz
compute-tools-b95b136b6e7dd7446f16edacbbe91171358e5b0c.zip
Adding container rename to mv 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 891ea01..fd16b73 100644
--- a/Makefile
+++ b/Makefile
@@ -105,6 +105,7 @@ install: build
ln -sf list $(DESTDIR)/usr/lib/$(SOFTWARE)/container/ls
ln -sf remove $(DESTDIR)/usr/lib/$(SOFTWARE)/container/rm
+ ln -sf rename $(DESTDIR)/usr/lib/$(SOFTWARE)/container/mv
ln -sf version $(DESTDIR)/usr/lib/$(SOFTWARE)/container/ver
mkdir -p $(DESTDIR)/lib/systemd/system