[DRE-commits] [ruby-premailer-rails] 03/04: set UTF-8 locale

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Sep 9 10:22:53 UTC 2017


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-premailer-rails.

commit 099326456b9e92f8f498b20cdc84ab3fd1575ed8
Author: Pirate Praveen <praveen at debian.org>
Date:   Sat Sep 9 15:45:03 2017 +0530

    set UTF-8 locale
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index fa507e7..ca19476 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 
 export GEM2DEB_TEST_RUNNER = --check-dependencies
+export LC_ALL = C.UTF-8
+export LANG = C.UTF-8
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-premailer-rails.git



More information about the Pkg-ruby-extras-commits mailing list