View | Details | Raw Unified | Return to bug 169369
Collapse All | Expand All

(-)./files/patch-build_make_rtcd.sh (+9 lines)
Line 0 Link Here
1
--- build/make/rtcd.sh.orig	2012-06-24 13:12:00.000000000 +0200
2
+++ build/make/rtcd.sh	2012-06-24 13:13:01.000000000 +0200
3
@@ -1,5 +1,6 @@
4
 #!/bin/sh
5
 self=$0
6
+LANG=C
7
 
8
 usage() {
9
   cat <<EOF >&2

Return to bug 169369