[DRE-commits] [ruby-aws-sdk] 06/06: Use '/usr/share' for certificate and endpoints file

David Suárez deiv-guest at moszumanska.debian.org
Mon Sep 8 16:30:08 UTC 2014


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

deiv-guest pushed a commit to branch master
in repository ruby-aws-sdk.

commit e46f682890fac3dacfcb0097f35112a634b30524
Author: David Suárez <david.sephirot at gmail.com>
Date:   Mon Sep 8 20:08:41 2014 +0200

    Use '/usr/share' for certificate and endpoints file
---
 debian/ruby-aws-sdk.install | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/ruby-aws-sdk.install b/debian/ruby-aws-sdk.install
index 462ceba..0a9d69f 100644
--- a/debian/ruby-aws-sdk.install
+++ b/debian/ruby-aws-sdk.install
@@ -1,2 +1,2 @@
-ca-bundle.crt   usr/lib/ruby/vendor_ruby/aws/
-endpoints.json	usr/lib/ruby/vendor_ruby/aws/
+ca-bundle.crt   usr/share/ruby-aws-sdk
+endpoints.json	usr/share/ruby-aws-sdk

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



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