[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.52-67-g094c8f9

Holger Levsen holger at layer-acht.org
Tue Jun 4 00:02:58 UTC 2013


The following commit has been merged in the develop branch:
commit 094c8f9272402294a8adc356e7abfb4357ac6926
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Jun 3 17:24:10 2013 +0200

    more undeclared database dependencies
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>

diff --git a/custom-scripts/scripts/pre_install_database-server b/custom-scripts/scripts/pre_install_database-server
index 71eb637..03efdd7 100755
--- a/custom-scripts/scripts/pre_install_database-server
+++ b/custom-scripts/scripts/pre_install_database-server
@@ -104,6 +104,8 @@ case ${PIUPARTS_OBJECTS%%=*} in
 	prelude-manager)			MYSQL=yes ;;
 	prewikka)				MYSQL=yes ;;
 	pybit-web)				POSTGRESQL=yes ;;
+	redmine-mysql)				MYSQL=yes ;;
+	redmine-pgsql)				POSTGRESQL=yes ;;
 	roundcube)				MYSQL=yes ;;
 	roundcube-core)				MYSQL=yes ;;
 	roundcube-plugins)			MYSQL=yes ;;

-- 
piuparts git repository



More information about the Piuparts-commits mailing list