[DRE-commits] [diaspora-installer] 11/15: initializers should be removed in diaspora
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Sep 27 13:55:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora-installer.
commit 39d3edd8bbe23ab9e6ddffd9d10f480c679e06f6
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Sep 27 17:45:29 2016 +0530
initializers should be removed in diaspora
---
debian/diaspora-common.postrm | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/diaspora-common.postrm b/debian/diaspora-common.postrm
index f638403..3c1b2fa 100644
--- a/debian/diaspora-common.postrm
+++ b/debian/diaspora-common.postrm
@@ -43,7 +43,6 @@ case "$1" in
# remove the configuration file itself
rm -f /etc/diaspora.conf
rm -f /etc/diaspora/database.yml
- rm -rf /etc/diaspora/initializers
rm -rf /etc/diaspora/ssl
# and finally clear it out from the ucf database
--
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