mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
meson: install test-network-generator-conversion.sh even if networkd is not enabled
Follow-up for987dd89c77
. (cherry picked from commitb322e683ac
)
This commit is contained in:
parent
41134e766a
commit
c6e4d8d9bd
@ -127,12 +127,10 @@ if install_tests
|
||||
install_mode : 'rwxr-xr-x',
|
||||
install_dir : testsdir)
|
||||
|
||||
if conf.get('ENABLE_NETWORKD') == 1
|
||||
install_data('test-network-generator-conversion.sh',
|
||||
install_mode : 'rwxr-xr-x',
|
||||
install_dir : testsdir)
|
||||
endif
|
||||
endif
|
||||
|
||||
############################################################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user