Install /bin/sh safely. This allows a shell script to be used
to strip binaries by specifying it in the STRIPBIN environment variable honoured by install(1). MFC after: 3 days
This commit is contained in:
parent
ba3ae5543b
commit
4995f06772
@ -2,6 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= sh
|
||||
INSTALLFLAGS= -S
|
||||
SHSRCS= alias.c arith.y arith_lex.l cd.c echo.c error.c eval.c exec.c expand.c \
|
||||
histedit.c input.c jobs.c mail.c main.c memalloc.c miscbltin.c \
|
||||
mystring.c options.c output.c parser.c redir.c show.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user