[DRE-commits] [ruby-jquery-rails] 07/09: set LC_ALL=C.UTF-8

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Nov 3 18:54:34 UTC 2016


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

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

commit 97483dc898ee1bd48702d5d32332886bd82c6b1d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Nov 3 23:19:14 2016 +0530

    set LC_ALL=C.UTF-8
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 20da047..57f5db3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
  export GEM2DEB_TEST_RUNNER = --check-dependencies
+ export LC_ALL=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-jquery-rails.git



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