mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-04 06:20:17 +01:00
build: don't install /run files
They're volatile and created during runtime.
This commit is contained in:
parent
cd267cceed
commit
b4e1d4794e
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