From: Ryan Anderson Date: Sun, 8 Jan 2006 09:35:36 +0000 (-0500) Subject: kbuild: In setlocalversion change -git_dirty to just -dirty X-Git-Tag: v2.6.16-rc1~474^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24d49756aa67322c2def5dc97344615572ac454e;p=pandora-kernel.git 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 Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed