From c3999756de92d42e1c625117199575dfafb5d9af Mon Sep 17 00:00:00 2001 From: Valentin Vidic Date: Tue, 17 Mar 2009 15:57:19 +0100 Subject: [PATCH] Apache warning is only for sarge. --- src/functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/functions.sh b/src/functions.sh index 1ba1323..d5d934b 100644 --- a/src/functions.sh +++ b/src/functions.sh @@ -445,7 +445,7 @@ check_apache_version () { if pkg apache-cn && ! pkg apache2-cn; then notice " -Prije prelaska na Debian Lenny potrebno je napraviti nadogradnju sa Apache 1.3 na Apache 2.0. +Prije prelaska na Debian Etch potrebno je napraviti nadogradnju sa Apache 1.3 na Apache 2.0. Pokrenite: # apt-get update -- 1.7.10.4