Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 812158
Collapse All | Expand All

(-)a/scripts/meson.build (-4 / +4 lines)
Lines 12-21 Link Here
12
  ]
12
  ]
13
13
14
scripts_sysvinit = [
14
scripts_sysvinit = [
15
  'halt',
15
  'halt.in',
16
  'poweroff',
16
  'poweroff.in',
17
  'shutdown',
17
  'shutdown.in',
18
  'reboot',
18
  'reboot.in',
19
  ]
19
  ]
20
20
21
install_data(scripts_internal,
21
install_data(scripts_internal,

Return to bug 812158