[DRE-commits] [diaspora-installer] 01/07: don't make diaspora owner of /usr/share/diaspora

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Jan 24 10:47:29 UTC 2017


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

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

commit 0d7fc43fe1602d3675869a9c814b170bba7cb16f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Jan 24 13:08:17 2017 +0530

    don't make diaspora owner of /usr/share/diaspora
---
 debian/postinst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/postinst b/debian/postinst
index f5af06a..48299c9 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -30,7 +30,6 @@ case "$1" in
         # Source varibales
 	. /etc/diaspora/diaspora-common.conf
 	cd ${diaspora_home}
-        chown -R ${diaspora_user}: ${diaspora_home}
         # Download diaspora from github
         . /usr/lib/diaspora-common/scripts/diaspora-download.sh
 	cd ${diaspora_home}

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