[Piuparts-commits] [piuparts] 05/06: drupal7-mod-* needs mysql for installation

Holger Levsen holger at moszumanska.debian.org
Wed Feb 5 10:24:37 UTC 2014


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

holger pushed a commit to branch develop
in repository piuparts.

commit 1c52b1f9c89d733341cc96c1c21978f5bfdd5dad
Author: Andreas Beckmann <anbe at debian.org>
Date:   Thu Jan 30 18:50:01 2014 +0100

    drupal7-mod-* needs mysql for installation
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 custom-scripts/scripts/pre_install_database-server | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/custom-scripts/scripts/pre_install_database-server b/custom-scripts/scripts/pre_install_database-server
index 49ef9c9..25f4594 100755
--- a/custom-scripts/scripts/pre_install_database-server
+++ b/custom-scripts/scripts/pre_install_database-server
@@ -37,7 +37,7 @@ case ${PIUPARTS_OBJECTS%%=*} in
 	drupal6-thm-*)				MYSQL=yes ;;
 	drupal6-trans-ru)			MYSQL=yes ;;
 	drupal7)				MYSQL=yes ;;
-	drupal7-mod-libraries)			MYSQL=yes ;;
+	drupal7-mod-*)				MYSQL=yes ;;
 	frontaccounting)			MYSQL=yes ;;
 	fossology-agents)			POSTGRESQL=yes ;;
 	fusionforge-plugin-blocks)		POSTGRESQL=yes ;;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list