From b4e1d4794e93168019f202ae517a9bd25e9b949f Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Sun, 29 Jan 2017 11:52:31 +0100 Subject: [PATCH] build: don't install /run files They're volatile and created during runtime. --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 462dabfb0a..5f7905f988 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4189,7 +4189,6 @@ install-exec-hook: $(install_exec_hook) install-exec-local: $(install_exec_local) install-data-hook: $(install_data_hook) - $(mkinstalldirs) -m 0755 $(DESTDIR)$(rundir) $(mkinstalldirs) -m 0700 $(DESTDIR)$(statedir) $(mkinstalldirs) -m 0755 $(DESTDIR)$(pkglibdir)