mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
meson: install test-network-generator-conversion.sh even if networkd is not enabled
Follow-up for 987dd89c77.
This commit is contained in:
@@ -127,11 +127,9 @@ 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
|
||||
install_data('test-network-generator-conversion.sh',
|
||||
install_mode : 'rwxr-xr-x',
|
||||
install_dir : testsdir)
|
||||
endif
|
||||
|
||||
############################################################
|
||||
|
||||
Reference in New Issue
Block a user