commit | 24d49756aa67322c2def5dc97344615572ac454e | [log] [tgz] |
---|---|---|
author | Ryan Anderson <ryan@michonline.com> | Sun Jan 08 04:35:36 2006 -0500 |
committer | Sam Ravnborg <sam@mars.ravnborg.org> | Sun Jan 08 18:44:01 2006 +0100 |
tree | 334341c33373de1d8ee84285219a985e6d7994fd | |
parent | cc6fa432f5eec26c43fd06c0314cb1c2cae6d9a1 [diff] |
kbuild: In setlocalversion change -git_dirty to just -dirty When building Debian packages directly from the git tree, the appended "git_dirty" is a problem due to the underscore. In order to cause the least problems, change that just to "dirty". Signed-off-by: Ryan Anderson <ryan@michonline.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>