Skip to content
Snippets Groups Projects
Commit f893bfb6 authored by Christophe Leroy's avatar Christophe Leroy Committed by Michal Marek
Browse files

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: default avatarChristophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent e82c4bb8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment