From: Christophe Leroy Date: Fri, 22 Feb 2013 08:59:18 +0000 (+0100) Subject: kbuild: Unset language specific variables in setlocalversion script X-Git-Tag: v3.9-rc1~51^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f893bfb61531548eeaff432e8d10758e86e788a7;p=pandora-kernel.git kbuild: Unset language specific variables in setlocalversion script This patch allows the use of setlocalversion script regardless of the language parameters. Otherwise, the `svn info 2>/dev/null | grep '^Last Changed Rev'` returns nothing because for instance, in French the text 'Last Changed Rev' is replaced by 'Révision de la dernière modification' Signed-off-by: Christophe Leroy Signed-off-by: Michal Marek --- Reading git-diff-tree failed