mirror of
https://github.com/OpenRC/openrc.git
synced 2024-12-04 07:13:49 +08:00
build: fix sysvinit script installation
This commit is contained in:
parent
551bdff2fb
commit
0d00b8d8ab
@ -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