* Peter Stuge stuge-linuxbios@cdy.org [061031 13:43]:
action "PATH=$PATH:/usr/sbin iasl -tc $(MAINBOARD)/dx/dsdt_lb.dsl"
(actually it seems to work for me, but is it correct?)
I'm not sure.
The person running iasl should be the abstraction layer for it's path. Ideally that person will then complain to their vendor (or simply switch) when tools are installed in unintuitive places by default.
You have some point here. Given the large number of systems out there that "do it wrong", I think we need some kind of "out-of-the-box" solution here. Its not a big thing anyways. The question is: Can we do this at some central point, or do we call a wrapper script, or is the in-place path extension less ugly than those two. :)
Stefan