mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 12:20:36 +01:00
build: don't install /etc/dbus-1/system.d/nm-ifcfg-rh.conf when building without ifcfg-rh plugin
(cherry picked from commit cca0ba01e4)
This commit is contained in:
parent
c218fd44bc
commit
90f097b9f5
1 changed files with 2 additions and 0 deletions
|
|
@ -2071,7 +2071,9 @@ dist_hook += dist-hook-settings-ifcfg-rh-alias-files
|
|||
|
||||
###############################################################################
|
||||
|
||||
if CONFIG_PLUGIN_IFCFG_RH
|
||||
dbusservice_DATA += src/settings/plugins/ifcfg-rh/nm-ifcfg-rh.conf
|
||||
endif
|
||||
|
||||
EXTRA_DIST += \
|
||||
src/settings/plugins/ifcfg-rh/nm-ifcfg-rh.conf \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue