Merge branch 'v0.23.x'
This commit is contained in:
@@ -4,7 +4,7 @@ if systemd_system_unit_dir == ''
|
||||
if systemd.found()
|
||||
systemd_system_unit_dir = systemd.get_variable(
|
||||
pkgconfig: 'systemdsystemunitdir',
|
||||
pkgconfig_define: ['prefix', get_option('prefix')],
|
||||
pkgconfig_define: ['rootprefix', get_option('prefix')],
|
||||
)
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user