[DRE-commits] [ruby-whitewash] 01/01: rename data dir to ruby-whitewash

Dmitry Borodaenko angdraug at moszumanska.debian.org
Mon Apr 18 02:09:20 UTC 2016


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

angdraug pushed a commit to branch patch-queue/master
in repository ruby-whitewash.

commit d793c043167a901cf68699803ed53f42964e7f45
Author: Dmitry Borodaenko <angdraug at debian.org>
Date:   Wed Sep 14 18:10:46 2011 +0300

    rename data dir to ruby-whitewash
---
 lib/whitewash.rb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/whitewash.rb b/lib/whitewash.rb
index 1446894..45e383e 100644
--- a/lib/whitewash.rb
+++ b/lib/whitewash.rb
@@ -120,9 +120,9 @@ class Whitewash
 
   private
 
-  PATH = [ '/etc/whitewash',
-           File.join(RbConfig::CONFIG['datadir'].untaint, 'whitewash'),
-           '/usr/local/share/whitewash/' ]
+  PATH = [ '/etc/ruby-whitewash',
+           File.join(RbConfig::CONFIG['datadir'].untaint, 'ruby-whitewash'),
+           '/usr/local/share/ruby-whitewash/' ]
 
   WHITELIST = 'whitelist.yaml'
 end

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



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