Sam Hartman <[EMAIL PROTECTED]> writes:
> KSRC is not a environment variable, it is a make variable.
> So, I'd expect
> debian/rules KSRC=foo kdist_image to work
> but not
> KSRC=foo debian/rules kdist_image.
> There's really no harm in making it be an environment variable; I can
> replace $(KSRC) with ${KSRC} in debian/rules. Please confirm that
> fixes your problem and I'll upload the change and close the bug.
I think I already fixed this, actually, in the last upload. It might not
have been necessary to do what I did to fix this specific problem, but I
wanted to clean up module building a bit more anyway, and in the process
this problem should have gone away.
--
Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]