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

2
scripts/rc-sstat → scripts/rc-sstat.in Executable file → Normal file
View 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