[Lunar-commits] CVS: moonbase/gnome2-apps/hal BUILD, 1.1.2.2, 1.1.2.3 POST_INSTALL, 1.1.2.1, NONE

Nick Hudson nhudson at lunar-linux.org
Sun Aug 15 06:24:11 GMT 2004


Update of /var/cvs/lunar/moonbase/gnome2-apps/hal
In directory dbguin.lunar-linux.org:/tmp/cvs-serv22318

Modified Files:
      Tag: GNOME_UNSTABLE
	BUILD 
Removed Files:
      Tag: GNOME_UNSTABLE
	POST_INSTALL 
Log Message:

Fixing hal so that it compiles, adding in new switches and removing POST_INSTALL now that its not needed


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/hal/Attic/BUILD,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- BUILD	14 Aug 2004 03:39:39 -0000	1.1.2.2
+++ BUILD	15 Aug 2004 06:24:09 -0000	1.1.2.3
@@ -1,7 +1,8 @@
 (
 
-  export OPTS="$OPTS --with-pid-file=/var/run/hald/hald.pid --with-init-scripts=none --with-hal-user=haldaemon --with-hal-group=haldaemon --disable-docbook-docs --sysconfdir=/etc --localstatedir=/var"
+  export OPTS="$OPTS --with-pid-file=/var/run/hald.pid --with-init-scripts=none --with-hal-user=haldaemon --with-hal-group=haldaemon --disable-docbook-docs --sysconfdir=/etc --localstatedir=/var --with-hotplug --with-dbus-sys"
   add_priv_user haldaemon:haldaemon          &&
+  ln -sf /usr/share/autoconf/INSTALL INSTALL &&
   ./autogen.sh                               &&
   default_build                              &&
   ln -sf /usr/sbin/fstab-sync /etc/hal/device.d/fstab-sync

--- POST_INSTALL DELETED ---



More information about the Lunar-commits mailing list