[DRE-commits] [diaspora] 01/01: set DB
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Aug 30 13:17:12 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 757cc61af0fc9dbbd8a92d7fa2f03226e133abfa
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Aug 30 18:33:17 2015 +0530
set DB
---
debian/diaspora-upstream-compat.postinst | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/diaspora-upstream-compat.postinst b/debian/diaspora-upstream-compat.postinst
index 088e42c..71a007b 100755
--- a/debian/diaspora-upstream-compat.postinst
+++ b/debian/diaspora-upstream-compat.postinst
@@ -40,6 +40,7 @@ case "$1" in
echo "Verifying we have all required libraries..."
cd ${diaspora_home}
+ . ${diaspora_conf}
su diaspora -s /bin/sh -c 'bundle install --local'
su diaspora -s /bin/sh -c 'bundle exec rake tmp:cache:clear assets:precompile'
;;
--
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