Install smrsh into /usr/libexec and not /usr/sbin.
This commit is contained in:
parent
1d34d289cf
commit
23b1b424a3
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.1.1.1 2000/02/08 13:45:36 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2000/02/13 21:32:01 veego Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -10,4 +10,6 @@ PROG= smrsh
|
||||
MAN= smrsh.8
|
||||
CPPFLAGS+= -I${DIST}/sendmail/src
|
||||
|
||||
BINDIR= /usr/libexec
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user