From dfd505f1fa053c3dc61ac8c2469ce7bbb653e2fd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 26 Oct 2016 21:06:32 +0200 Subject: Adding container list to ls symlink. Signed-off-by: Daniel Baumann --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') 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 -- cgit v1.2.3