'Twas brillig, and Lennart Poettering at 24/11/10 19:47 did gyre and gimble:
On Wed, 24.11.10 17:55, Colin Guthrie (gmane@colin.guthr.ie) wrote:
'Twas brillig, and Lennart Poettering at 23/11/10 02:16 did gyre and gimble:
+udevrulesdir=/lib/udev/rules.d
This doesn't appear to be used unless I missed something?
If it were used, I'd rather make this configurable. Obviously udev pretty much mandates this path but it's a PITA when doing non-root make installs to custom prefixes when it's hard coded like this. But like I say, this looks unused here...
Well, it still honours $(DESTDIR) logic.
Yeah but it's still a PITA for self-builds and (I'm told from Arun) some Gentoo stuff too.
Anyway, I've attached an entirely uncontroversial patch that fixes up any issues for those that care. Same as an earlier commit from last year in PulseAudio by Arun Raghavan.
It's referenced by the dist_udevrules_DATA= stanza.
Ahh OK, I don't really grok auto* foo, but I can spot some pixie dust there that kinda makes sense :)
Cheers
Col