mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 18:59:37 +00:00
Ack! Time to get the pointy hat. Re-add missing / I left out.
Submitted by: John Hay <jhay@mikom.csir.co.za>
This commit is contained in:
parent
fcc2171d89
commit
25cc400e37
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57479
@ -20,7 +20,7 @@ BIN1= aliases amd.map apmd.conf auth.conf \
|
||||
${.CURDIR}/../usr.bin/mail/misc/mail.rc \
|
||||
${.CURDIR}/../usr.bin/locate/locate/locate.rc
|
||||
|
||||
.if exists(${.CURDIR}../crypto) && !defined(NO_OPENSSH)
|
||||
.if exists(${.CURDIR}/../crypto) && !defined(NO_OPENSSH)
|
||||
BIN1+= ${.CURDIR}/../crypto/openssh/ssh_config \
|
||||
${.CURDIR}/../crypto/openssh/sshd_config
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user