From: Jesper Juhl Date: Wed, 22 Aug 2007 01:11:56 +0000 (+0200) Subject: kbuild: ver_linux fix glibc version print X-Git-Tag: v2.6.24-rc1~830^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cc3ef30346da96f3dd7f2e328e8a5ff46a37fd9;p=pandora-kernel.git kbuild: ver_linux fix glibc version print Fix ver_linux glibc version printing (for real this time) Alexey Dobriyan reported that commit 4a645d5ea65baaa5736bcb566673bf4a351b2ad8 broke ver_linux when glibc has a 3 digit version number, and proposed a patch. Al Viro then suggested a simpler way to solve the problem which I've then simply put into patch form. Signed-off-by: Alexey Dobriyan Signed-off-by: Al Viro Signed-off-by: Jesper Juhl Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed