From cfa207bd7503d84cbfa4771aa4c290467b2706f3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 26 Oct 2016 21:06:11 +0200 Subject: Adding container remove to rm symlink. Signed-off-by: Daniel Baumann --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 46a3592..910e934 100644 --- a/Makefile +++ b/Makefile @@ -101,6 +101,7 @@ install: build 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 + ln -sf remove $(DESTDIR)/usr/lib/$(SOFTWARE)/container/rm mkdir -p $(DESTDIR)/lib/systemd/system cp -r share/systemd/* $(DESTDIR)/lib/systemd/system -- cgit v1.2.3