[DRE-commits] [diaspora] 167/257: write nginx.conf
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Apr 12 14:17:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora.
commit d78c5c5031052f62d84bf96efbc3a8cad0b40f46
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Nov 28 16:03:45 2014 +0530
write nginx.conf
---
debian/config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/config b/debian/config
index 52b716f..abaea24 100644
--- a/debian/config
+++ b/debian/config
@@ -25,7 +25,7 @@ db_get diaspora/url
if ! grep ENVIRONMENT_URL /etc/diaspora.conf >/dev/null
then
echo export SERVERNAME=$RET >> /etc/diaspora.conf
- sed -e "s/SERVERNAME_FIXME/$RET/" -e "s/DIASPORA_SSL_PATH_FIXME/\\/etc\\/diaspora/" -e "s/DIASPORA_ROOT_FIXME/\\/usr\\/share\\/diaspora/" /usr/share/doc/diaspora/nginx.conf.example
+ sed -e "s/SERVERNAME_FIXME/$RET/" -e "s/DIASPORA_SSL_PATH_FIXME/\\/etc\\/diaspora/" -e "s/DIASPORA_ROOT_FIXME/\\/usr\\/share\\/diaspora/" /usr/share/doc/diaspora/nginx.conf.example >/etc/nginx/sites-available/$RET
ln -s /etc/nginx/sites-available/$RET /etc/nginx/sites-enabled/
fi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git
More information about the Pkg-ruby-extras-commits
mailing list