summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-10-26 19:06:32 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-11-06 08:34:29 +0000
commitdfd505f1fa053c3dc61ac8c2469ce7bbb653e2fd (patch)
tree636767d1d3a88b41f99335c1061b01d9c0f1dd35 /Makefile
parentExcluding symlinks in container-shell command list. (diff)
downloadcompute-tools-dfd505f1fa053c3dc61ac8c2469ce7bbb653e2fd.tar.xz
compute-tools-dfd505f1fa053c3dc61ac8c2469ce7bbb653e2fd.zip
Adding container list to ls symlink.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4ea05a6..46a3592 100644
--- a/Makefile
+++ b/Makefile
@@ -100,6 +100,8 @@ install: build
ln -sf debconf.d ${DESTDIR}/usr/share/$(SOFTWARE)/scripts/progress-linux.d
ln -sf container-create-debconf.1 $(DESTDIR)/usr/share/man/man1/container-create-progress-linux.1
+ ln -sf list $(DESTDIR)/usr/lib/$(SOFTWARE)/container/ls
+
mkdir -p $(DESTDIR)/lib/systemd/system
cp -r share/systemd/* $(DESTDIR)/lib/systemd/system