From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1SpKJQ-0006x8-Jq for garchives@archives.gentoo.org; Thu, 12 Jul 2012 14:24:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44522E06C0; Thu, 12 Jul 2012 14:23:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D02F5E068C for ; Thu, 12 Jul 2012 14:22:10 +0000 (UTC) Received: from pomiocik.lan (178-37-176-127.adsl.inetia.pl [178.37.176.127]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id 264471B4039; Thu, 12 Jul 2012 14:22:08 +0000 (UTC) Date: Thu, 12 Jul 2012 16:22:20 +0200 From: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= To: gentoo-dev@lists.gentoo.org Cc: williamh@gentoo.org Subject: Re: [gentoo-dev] rfc: udev-rules.eclass Message-ID: <20120712162220.4be675da@pomiocik.lan> In-Reply-To: <20120711191142.GA26844@linux1> References: <20120711191142.GA26844@linux1> Organization: Gentoo X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA256; boundary="Sig_/zUg=LHLXgXPnPhnRrCt4x7x"; protocol="application/pgp-signature" X-Archives-Salt: 471ef714-0e4c-4677-abd4-6a2f40db5d88 X-Archives-Hash: e0f1d87258344ebd54aa331a7d4fdafa --Sig_/zUg=LHLXgXPnPhnRrCt4x7x Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, 11 Jul 2012 14:11:42 -0500 William Hubbs wrote: > # @FUNCTION: _udev_get_rulesdir > # @INTERNAL > # @DESCRIPTION: > # Get unprefixed udev rules directory. > _udev_get_rulesdir() { > local dir > if has_version ' dir=3D/lib/udev/rules.d > else > dir=3D/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. --=20 Best regards, Micha=C5=82 G=C3=B3rny --Sig_/zUg=LHLXgXPnPhnRrCt4x7x Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iJwEAQEIAAYFAk/+3ZwACgkQfXuS5UK5QB2OowP+JhwSI+Gk30nGLrNN5bZWC7IJ 41F30Mt2qV2pD6vnHfOEdahJxRV5XF3kPy+dpjIRcpH7MMQREn+nPmEXhqdvOg/E 9XSpz0xzjoRuzeGa8/PGug1JlzFrldXgWk/v1mGBPnQktnW9dYTEDVCar8RSLEwR LSygQvHc9eJhFlgO/dw= =xwOt -----END PGP SIGNATURE----- --Sig_/zUg=LHLXgXPnPhnRrCt4x7x--