[DRE-commits] [diaspora-installer] 03/05: change scripts directory path

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Jan 6 17:41:34 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 c35804e617c05aabaae14e91d1f8387c11baa45d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Jan 6 23:02:27 2015 +0530

    change scripts directory path
---
 debian/postinst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/postinst b/debian/postinst
index 5b571e1..434e31d 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -41,7 +41,7 @@ case "$1" in
 	export diaspora_conf=/etc/diaspora.conf
 	export diaspora_home=/usr/share/diaspora
 	export diaspora_cache=/var/cache/diaspora-installer
-	export diaspora_scripts=/usr/lib/diaspora-installer/scripts
+	export diaspora_scripts=/usr/lib/diaspora-common/scripts
 	export diaspora_nginx_log=/var/log/diaspora
 
 	${diaspora_scripts}/adduser.sh

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