]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: Unset language specific variables in setlocalversion script
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 22 Feb 2013 08:59:18 +0000 (09:59 +0100)
committerMichal Marek <mmarek@suse.cz>
Fri, 22 Feb 2013 13:18:30 +0000 (14:18 +0100)
commitf5a1b739de9da8fba0492f3ba3a34a6512610f4f
tree002bcaa157187855e652a1db630de5daeba90ab6
parent0db5c0901840b1ee633d40e534c6aa34c1ce2437
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 <christophe.leroy@c-s.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/setlocalversion