From 530a3e9647aba8369e01c5e90b8f9672febdd2cd Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 5 Apr 2007 19:08:07 +0000 Subject: [PATCH] hal: install /var/cache/hald --- packages/hal/files/99_hal | 1 + packages/hal/hal_0.5.9.bb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/hal/files/99_hal b/packages/hal/files/99_hal index f3d477231e..f983db9ee5 100644 --- a/packages/hal/files/99_hal +++ b/packages/hal/files/99_hal @@ -1 +1,2 @@ d root root 0700 /var/run/hald none +d root root 0700 /var/cache/hald none diff --git a/packages/hal/hal_0.5.9.bb b/packages/hal/hal_0.5.9.bb index e021f03045..bb9dc82b52 100644 --- a/packages/hal/hal_0.5.9.bb +++ b/packages/hal/hal_0.5.9.bb @@ -8,7 +8,7 @@ RDEPENDS += "udev hal-info" #RDEPENDS_hal-device-manager = "python hal python-pygnome" RRECOMMENDS = "udev-utils" -PR = "r0" +PR = "r1" SRC_URI = "http://freedesktop.org/~david/dist/hal-${PV}.tar.gz \ file://99_hal" -- 2.39.5