A small tweak to the garnome Makefiles for DBUS & HAL on systems with
RedHat style init scripts:


DBUS
----
add to CONFIGURE:

--with-init-scripts=redhat 
--with-system-pid-file=$(prefix)/var/run/messagebus.pid 

HAL
---
add to CONFIGURE:

--with-init-scripts=redhat --with-pid-file=$(prefix)/var/run/haldaemon.pid


Note The naming difference for the pid file argument:

        DBUS: --with-system-pid-file
        HAL:  --with-pid-file


-Joseph

-- 
joseph_sacco [at] comcast [dot] net

-- 
garnome-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/garnome-list

Reply via email to