On Wed, 11 Jul 2012 14:11:42 -0500
William Hubbs <willi...@gentoo.org> wrote:

> # @FUNCTION: _udev_get_rulesdir
> # @INTERNAL
> # @DESCRIPTION:
> # Get unprefixed udev rules directory.
> _udev_get_rulesdir() {
>       local dir
>       if has_version '<sys-fs/udev-186-r1'; then
>               dir=/lib/udev/rules.d
>       else
>               dir=/usr/lib/udev/rules.d
>       fi
>       echo -n $dir
> }

For now, I think it would be better to just use /lib/udev/rules.d. We
can decide on moving the rules later.

-- 
Best regards,
Michał Górny

Attachment: signature.asc
Description: PGP signature

Reply via email to