Revert "scripts: do not substitute for @SHELL@ in rc-sstat"
This reverts commit e2e652e469
.
This commit is contained in:
parent
6dcb692986
commit
b693af9055
@ -6,6 +6,7 @@ BIN= on_ac_power
|
||||
INSTALLAFTER = _installafter
|
||||
|
||||
ifeq (${OS},Linux)
|
||||
SRCS+= rc-sstat.in
|
||||
BIN+= rc-sstat
|
||||
endif
|
||||
|
||||
|
2
scripts/rc-sstat → scripts/rc-sstat.in
Executable file → Normal file
2
scripts/rc-sstat → scripts/rc-sstat.in
Executable file → Normal file
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!@SHELL@
|
||||
# Copyright (c) 2015 The OpenRC Authors.
|
||||
# See the Authors file at the top-level directory of this distribution and
|
||||
# https://github.com/OpenRC/openrc/blob/master/AUTHORS
|
Loading…
Reference in New Issue
Block a user