ports/opt (2.3): dbus: moved pid file to a more useful location
22 Dec
2006
22 Dec
'06
5:37 p.m.
commit 872433681a1a5d70d828673d84dfe3640f2d608f Author: Matt Housh <jaeger@crux.nu> Date: Wed Dec 20 10:00:38 2006 -0600 dbus: moved pid file to a more useful location diff --git a/dbus/Pkgfile b/dbus/Pkgfile index 3f34324..89ddd3a 100644 --- a/dbus/Pkgfile +++ b/dbus/Pkgfile @@ -5,7 +5,7 @@ name=dbus version=1.0.2 -release=1 +release=2 source=(http://dbus.freedesktop.org/releases/dbus/$name-$version.tar.gz \ rc.dbus 30-dbus.launch) @@ -16,7 +16,8 @@ build() { --localstatedir=/var \ --disable-static \ --with-dbus-user=messagebus \ - --with-xml=expat + --with-xml=expat \ + --with-system-pid-file=/var/run/$name/$name.pid make make DESTDIR=$PKG install install -D -m 0755 $SRC/rc.dbus $PKG/etc/rc.d/dbus
6599
Age (days ago)
6599
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu