Remove setuid bit, it's not necessary.
This commit is contained in:
parent
ee8d2caadc
commit
3ad4f8a0b7
@ -1,7 +1,5 @@
|
||||
PROG= man
|
||||
SRCS= man.c manpath.c glob.c
|
||||
BINMODE=4555
|
||||
BINOWN= man
|
||||
|
||||
.if exists(${.CURDIR}/../lib/obj)
|
||||
LDADD= -L${.CURDIR}/../lib/obj -lman
|
||||
|
Loading…
x
Reference in New Issue
Block a user