mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 23:05:49 +01:00
Fix an NFS-related installation problem.
Submitted by: asami
This commit is contained in:
parent
a79778e444
commit
9a7030e9fc
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42527
@ -76,6 +76,6 @@ beforeinstall:
|
||||
${HDRS3} ${DESTDIR}/usr/include/security
|
||||
|
||||
security:
|
||||
ln -s ${PAMDIR}/libpam_misc security
|
||||
ln -sf ${PAMDIR}/libpam_misc security
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user