[DRE-commits] [diaspora] 02/03: hardcode diaspora_home

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Sep 2 17:06:37 UTC 2015


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

praveen pushed a commit to branch master-0.5.3.0
in repository diaspora.

commit f4d167e7ff4b4540b46a2ad96ffa7eb4aa70a1d3
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Sep 2 22:30:00 2015 +0530

    hardcode diaspora_home
---
 debian/preinst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/preinst b/debian/preinst
index 7ddd66a..89c39de 100755
--- a/debian/preinst
+++ b/debian/preinst
@@ -3,8 +3,7 @@ set -e
 
 # Hardcore variables as diaspora-common.conf won't be available if both
 # installed together
-diaspora_conf=/etc/diaspora.conf
-. ${diaspora_conf}
+diaspora_home=/usr/share/diaspora
 
 # Remove bin directory if upgrading from diaspora-installer
 if test -d ${diaspora_home}/bin

-- 
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