Fix install of rc and rc.shutdown on the BSD's.
This commit is contained in:
parent
fccff6a4ed
commit
b271ac5af5
@ -1,4 +1,4 @@
|
||||
SED_EXTRA= -e 's:@TERM@:cons25:g'
|
||||
SRCS+= rc.conf.in rc.in rc.shutdown.in
|
||||
CONF+= devd.conf
|
||||
BIN+= rc.devd
|
||||
BIN+= rc rc.shutdown rc.devd
|
||||
|
@ -1,2 +1,3 @@
|
||||
SED_EXTRA= -e 's:@TERM@:wsvt25:g'
|
||||
SRCS+= rc.conf.in rc.in rc.shutdown.in
|
||||
BIN+= rc rc.shutdown
|
||||
|
Loading…
Reference in New Issue
Block a user