[DRE-commits] [diaspora-installer] 21/21: preinst can't access installed files
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon May 11 12:36:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora-installer.
commit 1a1af4467578c2824815a0197a7526a99d62728c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Mon May 11 18:02:59 2015 +0530
preinst can't access installed files
---
debian/diaspora-common.preinst | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/diaspora-common.preinst b/debian/diaspora-common.preinst
index 7a8c022..daae168 100755
--- a/debian/diaspora-common.preinst
+++ b/debian/diaspora-common.preinst
@@ -1,9 +1,6 @@
#! /bin/sh
set -e
-# Source varibales
-. /etc/diaspora/diaspora-common.conf
-
# Check if PostgreSQL database diaspora_production exist
if su diaspora -s /bin/sh -c "psql diaspora_production -c ''"
then
--
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