Fix install path of syslog-ng.conf.
prodded by and ok steven@ (maintainer)
This commit is contained in:
parent
d1ff0a755b
commit
25b0304c8f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.47 2014/05/23 12:53:01 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.48 2014/10/29 09:14:50 ajacoutot Exp $
|
||||
|
||||
COMMENT= syslogd replacement
|
||||
|
||||
@ -6,7 +6,7 @@ SHARED_ONLY = Yes
|
||||
|
||||
V = 3.4.7
|
||||
DISTNAME = syslog-ng-$V
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
CATEGORIES = sysutils
|
||||
|
||||
MAINTAINER = Steven Mestdagh <steven@openbsd.org>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.17 2014/03/31 17:06:54 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.18 2014/10/29 09:14:50 ajacoutot Exp $
|
||||
@bin bin/loggen
|
||||
@bin bin/pdbtool
|
||||
bin/update-patterndb
|
||||
@ -110,10 +110,10 @@ lib/syslog-ng/libsystem-source.so
|
||||
@bin sbin/syslog-ng
|
||||
@bin sbin/syslog-ng-ctl
|
||||
share/examples/syslog-ng/
|
||||
@sample ${SYSCONFDIR}/syslog-ng/
|
||||
@sample ${SYSCONFDIR}/
|
||||
share/examples/syslog-ng/patterndb.d/
|
||||
share/examples/syslog-ng/scl.conf
|
||||
share/examples/syslog-ng/syslog-ng.conf
|
||||
share/examples/syslog-ng/syslog-ng.conf.openbsd
|
||||
@sample ${SYSCONFDIR}/syslog-ng/syslog-ng.conf
|
||||
@sample ${SYSCONFDIR}/syslog-ng.conf
|
||||
@rcscript ${RCDIR}/syslog_ng
|
||||
|
Loading…
x
Reference in New Issue
Block a user