[DRE-commits] [gitlab] 01/06: fix gitlab-debian.conf bootstrap

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Feb 20 12:43:51 UTC 2017


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

praveen pushed a commit to branch master
in repository gitlab.

commit 80f8263a911912858c0fb694a589d2701fe49dff
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Feb 20 17:11:19 2017 +0530

    fix gitlab-debian.conf bootstrap
---
 debian/postinst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/postinst b/debian/postinst
index a3cdb21..bee9169 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -34,7 +34,7 @@ set -e
 #######################################################################
 
 # Bootstrap config file - first try
-gitlab_debian_conf_example=/usr/share/doc/gitlab/gitlab-debian.conf.example
+gitlab_debian_conf_example=/usr/lib/gitlab/templates/gitlab-debian.conf.example
 export $(cat ${gitlab_debian_conf_example})
 # second try
 test -f ${gitlab_debian_conf_private} || \

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



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