[DRE-commits] [diaspora] 03/04: remove comments
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Aug 28 10:42:09 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 cedc253760b759f2c1ecbd24d6811a4f6355a988
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Aug 28 15:21:23 2015 +0530
remove comments
---
debian/postinst | 5 -----
1 file changed, 5 deletions(-)
diff --git a/debian/postinst b/debian/postinst
index e95eeba..bfe3587 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -32,11 +32,6 @@ case "$1" in
. /etc/diaspora/diaspora-common.conf
chown -R ${diaspora_user}: ${diaspora_home}
cd ${diaspora_home}
-# echo "Installing gems with rubygems (their debian packages have bugs)..."
-# These gems need more work before they can be apt-get
-# if ! gem list ^devise$ | grep devise
-# then gem install -v=3.4.1 devise
-# fi
echo "Setting up environment varibales..."
. /usr/lib/diaspora-common/scripts/set-env-diaspora.sh
--
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