Comment 1 for bug 599985

Revision history for this message
Jerone Young (jerone) wrote :

How is this a bug? Why whould you use $(pwd)?? Wouldn't specifing "." be better?

DKMS has been doing this for a long time now. Actually changing this logic could break dkms packages dependent on it.

I am confused by your statement " If dkms has actually parsed the config file this could have been avoided, and the needless
makefile that must accompany this quirk just to satisfy dkms."? It does parse the config

DKMS will only run MAKE & CLEAN during build. It also does not run clean arbitrarily only when cleaning up.