Revert "scripts: do not substitute for @SHELL@ in rc-sstat"

This reverts commit e2e652e469.
This commit is contained in:
William Hubbs
2017-01-26 15:39:19 -06:00
parent 6dcb692986
commit b693af9055
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ BIN= on_ac_power
INSTALLAFTER = _installafter
ifeq (${OS},Linux)
SRCS+= rc-sstat.in
BIN+= rc-sstat
endif