CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
dbus: Fixed X search and forced build without X..
[attic/ports/opt-cross.git] / hal / Pkgfile
index bb0849e57a5296cdf347257d3ced1326974ac59d..f084455f82b477ab7d6cf0ba71b9c4c6fa76f6d9 100644 (file)
@@ -7,7 +7,7 @@
 
 name=hal
 version=0.5.14
-release=1
+release=2
 source=(http://hal.freedesktop.org/releases/$name-$version.tar.gz \
         hal.conf rc.hald)
 
@@ -48,6 +48,5 @@ build() {
   rm -rf $PKG/usr/share/gtk-doc
   cp $SRC/hal.conf $PKG/usr/etc/dbus-1/system.d/
   mkdir -p $PKG/var/lib/hal
-  chown haldaemon:haldaemon $PKG/var/lib/hal
 }