[CRIU] [PATCH 1/2] build: uninstall -- Cleanup systemd-autofs-restart.sh script
Cyrill Gorcunov
gorcunov at openvz.org
Fri Apr 22 08:45:51 PDT 2016
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
criu/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/criu/Makefile b/criu/Makefile
index 513bba1437c0..f2ccbe2365ce 100644
--- a/criu/Makefile
+++ b/criu/Makefile
@@ -173,6 +173,7 @@ uninstall:
$(E) " UNINSTALL" criu
$(Q) $(RM) $(addprefix $(DESTDIR)$(SBINDIR)/,criu)
$(Q) $(RM) $(addprefix $(DESTDIR)$(INCLUDEDIR)/,$(notdir $(UAPI_HEADERS)))
+ $(Q) $(RM) $(addprefix $(DESTDIR)$(LIBEXECDIR)/criu/scripts/,systemd-autofs-restart.sh)
.PHONY: uninstall
#
--
2.5.5
More information about the CRIU
mailing list