commit | f893bfb61531548eeaff432e8d10758e86e788a7 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Fri Feb 22 09:59:18 2013 +0100 |
committer | Michal Marek <mmarek@suse.cz> | Fri Feb 22 14:18:30 2013 +0100 |
tree | 002bcaa157187855e652a1db630de5daeba90ab6 | |
parent | e82c4bb8b457926e13d4dd3aacbb8e573daede23 [diff] |
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>