Move @extra where it belongs.

This commit is contained in:
ajacoutot 2012-09-07 12:41:35 +00:00
parent 18aaeff9cc
commit 7ea4a71219
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.86 2012/09/04 06:32:52 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.87 2012/09/07 12:41:35 ajacoutot Exp $
COMMENT= message bus system
DISTNAME= dbus-1.6.4
REVISION= 0
REVISION= 1
EPOCH= 0
SHARED_LIBS += dbus-1 10.2 # 10.2

View File

@ -1,6 +1,7 @@
@comment $OpenBSD: PLIST,v 1.14 2012/08/05 06:55:11 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.15 2012/09/07 12:41:35 ajacoutot Exp $
@newgroup _dbus:572
@newuser _dbus:572:_dbus:daemon:dbus user:/nonexistent:/sbin/nologin
@extra /var/db/dbus/machine-id
%%SHARED%%
@bin bin/dbus-cleanup-sockets
@bin bin/dbus-daemon
@ -71,5 +72,4 @@ share/examples/dbus/dbus-1/system.d/
@sample ${SYSCONFDIR}/dbus-1/system.d/
@sample /var/db/dbus/
@exec ${PREFIX}/bin/dbus-uuidgen --ensure
@extra /var/db/dbus/machine-id
@rcscript ${RCDIR}/dbus_daemon