Don't hard-code BINOWN and BINGRP (BINGRP was hard-coded to 'bin', which
is the wrong value on FreeBSD). MFC after: 1 week
This commit is contained in:
parent
e54b5dd9ff
commit
12205948f1
@ -5,8 +5,6 @@ MAN= ping6.8
|
|||||||
|
|
||||||
CFLAGS+=-DINET6 -DIPSEC
|
CFLAGS+=-DINET6 -DIPSEC
|
||||||
|
|
||||||
BINOWN= root
|
|
||||||
BINGRP= bin
|
|
||||||
BINMODE=4555
|
BINMODE=4555
|
||||||
|
|
||||||
LDADD= -lipsec -lmd
|
LDADD= -lipsec -lmd
|
||||||
|
Loading…
Reference in New Issue
Block a user