Remove trailing slash in pathname so that valid METALOG is created in the
NO_ROOT case of make packages. Submitted by: Dan McGregor <dan.mcgregor@usask.ca> Approved by: re (rgrimes)
This commit is contained in:
parent
49bfa624ac
commit
f1722afc8d
@ -21,7 +21,7 @@ CFLAGS+= -DINET6
|
|||||||
.endif
|
.endif
|
||||||
|
|
||||||
SYSLOGD_D=
|
SYSLOGD_D=
|
||||||
SYSLOGD_DDIR= /etc/syslog.d/
|
SYSLOGD_DDIR= /etc/syslog.d
|
||||||
.if ${MK_FTP} != "no"
|
.if ${MK_FTP} != "no"
|
||||||
SYSLOGD_D+= ftp.conf
|
SYSLOGD_D+= ftp.conf
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
Reference in New Issue
Block a user