summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 891cbd9..dfb845d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
# output every command that modifies files on the build system.
#DH_VERBOSE = 1
+export LC_ALL=C.UTF-8
+
%:
dh $@ --with python2,python3 --buildsystem=pybuild