From 61df8516f95c088a53cb1d22cb73c7334da11ae5 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Wed, 25 Aug 2010 14:58:32 +0200 Subject: [PATCH] udev: fixed to not use '/libexec' dir but $libdir --- filesystem/udev/udev.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/filesystem/udev/udev.conf b/filesystem/udev/udev.conf index 49934cf1e..75100264e 100644 --- a/filesystem/udev/udev.conf +++ b/filesystem/udev/udev.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../udev/udev.conf -# Copyright (C) 2007 - 2009 The OpenSDE Project +# Copyright (C) 2007 - 2010 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -17,6 +17,8 @@ if [ "$prefix_auto" = 1 ] ; then set_confopt fi +var_append confopt ' ' "--libexecdir=$libdir/udev" + udev_devices() { local devdir="$root/lib/udev/devices" local node=