summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 899d772..4aa3575 100644
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ install:
changelog:
svn2cl --authors ../common/username.xml --accum
rm -f ChangeLog.bak
- svn commit -m "Generated by svn2cl the `date '+%c'`" ChangeLog
+ svn commit -m "Generated by svn2cl the `LC_ALL=C date '+%c'`" ChangeLog
dist: cleandist export tar