NO_NIS cleanup: LINKS and MLINKS
This commit is contained in:
parent
e04aeb4a1f
commit
2c44d8815c
@ -6,8 +6,10 @@ BINOWN = root
|
||||
BINMODE = 4555
|
||||
DPADD = ${LIBPAM}
|
||||
LDADD = ${MINUSLPAM}
|
||||
.if !defined(NO_NIS)
|
||||
LINKS = ${BINDIR}/passwd ${BINDIR}/yppasswd
|
||||
MLINKS = passwd.1 yppasswd.1
|
||||
.endif
|
||||
WARNS ?= 4
|
||||
|
||||
beforeinstall:
|
||||
|
Loading…
Reference in New Issue
Block a user