build: fix sysvinit script installation
This commit is contained in:
parent
46a0bfedd1
commit
4aa5a89ee0
@ -12,10 +12,10 @@ scripts_Linux = [
|
||||
]
|
||||
|
||||
scripts_sysvinit = [
|
||||
'halt',
|
||||
'poweroff',
|
||||
'shutdown',
|
||||
'reboot',
|
||||
'halt.in',
|
||||
'poweroff.in',
|
||||
'shutdown.in',
|
||||
'reboot.in',
|
||||
]
|
||||
|
||||
install_data(scripts_internal,
|
||||
|
Loading…
Reference in New Issue
Block a user