After discussion with $french and $german, we are renaming the rc scripts from
dash to underscore so that we are consitent with the foo_bar_flags variable.
This commit is contained in:
parent
974d938556
commit
6cb87fdc4c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.45 2010/10/28 10:59:33 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.46 2010/10/28 21:10:07 robert Exp $
|
||||
|
||||
# XXX patches/patch-configure_in disables PIE on arm/hppa. This is just a
|
||||
# temporary workaround until PIE works.
|
||||
@ -6,7 +6,7 @@
|
||||
COMMENT= message bus system
|
||||
|
||||
DISTNAME= dbus-1.2.24
|
||||
REVISION= 8
|
||||
REVISION= 9
|
||||
|
||||
SHARED_LIBS += dbus-1 7.1 # .7.0
|
||||
CATEGORIES= x11
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2010/10/28 10:59:33 robert Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2010/10/28 21:10:07 robert Exp $
|
||||
@newgroup _dbus:572
|
||||
@newuser _dbus:572:_dbus:daemon:dbus user:/nonexistent:/sbin/nologin
|
||||
%%SHARED%%
|
||||
@ -62,4 +62,4 @@ share/examples/dbus/dbus-1/system.d/
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/
|
||||
@exec ${PREFIX}/bin/dbus-uuidgen --ensure
|
||||
@extra ${SYSCONFDIR}/dbus-1/machine-id
|
||||
@rcscript ${RCDIR}/dbus-daemon
|
||||
@rcscript ${RCDIR}/dbus_daemon
|
||||
|
Loading…
x
Reference in New Issue
Block a user