[CRIU] [PATCH 1/2] build: uninstall -- Cleanup systemd-autofs-restart.sh script

Dmitry Safonov dsafonov at virtuozzo.com
Fri Apr 22 08:55:03 PDT 2016


On 04/22/2016 06:45 PM, Cyrill Gorcunov wrote:
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
Reviewed-by: Dmitry Safonov <dsafonov at virtuozzo.com>
> ---
>   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
>   
>   #


-- 
Regards,
Dmitry Safonov



More information about the CRIU mailing list