mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 13:10:11 +01:00
build: don't install /run files
They're volatile and created during runtime.
(cherry picked from commit b4e1d4794e)
This commit is contained in:
parent
38cef9de7a
commit
c8540ec75e
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue