From 2ab41c74c761f7cae7b3b20deba1e85bf270ae0c Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Sun, 13 May 2007 14:38:20 +0000 Subject: * minor cleanup of text fragment (avoid slang) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1066 95ad53e4-c205-0410-b2fa-d234c58c8868 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1a8e7a13..3efb42b3 100644 --- a/Makefile +++ b/Makefile @@ -131,7 +131,7 @@ install: fi; \ for m in $${SLX_DB_TYPE} SQLite CSV mysql; do \ if ! perl -Ilib -Iconfig-db -e "use OpenSLX::MetaDB::$$m" 2>>${SLX_INSTALL_LOG} ; then \ - echo -e " 'DBD::$$m' not found (or too buggy), so $$m-databases will not be \ + echo -e " 'DBD::$$m' not found (or too old), so $$m-databases will not be \ supported."; \ else \ if test "$${DEFAULT_DB_TYPE}X" = "X"; then \ -- cgit v1.2.3-55-g7522