[DRE-commits] [diaspora-installer] 25/55: uncomment certificates path
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Dec 8 12:41:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora-installer.
commit 5799745846672ef8ace92bfec7c963d30ee78cd8
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Dec 2 20:24:33 2014 +0530
uncomment certificates path
---
debian/diaspora.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/diaspora.yml b/debian/diaspora.yml
index 152f370..b63b61c 100644
--- a/debian/diaspora.yml
+++ b/debian/diaspora.yml
@@ -42,7 +42,7 @@ configuration: ## Section
## This is specific to your operating system.
## Examples (uncomment the relevant one or add your own):
## For Debian, Ubuntu, Archlinux, Gentoo (package ca-certificates):
- #certificate_authorities: '/etc/ssl/certs/ca-certificates.crt'
+ certificate_authorities: '/etc/ssl/certs/ca-certificates.crt'
## For CentOS, Fedora:
#certificate_authorities: '/etc/pki/tls/certs/ca-bundle.crt'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git
More information about the Pkg-ruby-extras-commits
mailing list