From 06f1b01191416ac81e3976938349e7208bf5a557 Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Thu, 22 Aug 2002 16:18:07 +0000 Subject: Add support for server-settings: for GNOME 2 --- postfix_wizard/scripts/Postfixconf.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'postfix_wizard/scripts/Postfixconf.pm') diff --git a/postfix_wizard/scripts/Postfixconf.pm b/postfix_wizard/scripts/Postfixconf.pm index 52cc13f2..463cc85e 100644 --- a/postfix_wizard/scripts/Postfixconf.pm +++ b/postfix_wizard/scripts/Postfixconf.pm @@ -1,8 +1,8 @@ #!/usr/bin/perl package Postfixconf; -require "__WIZ_HOME__/common/scripts/Vareqval.pm"; -require "__WIZ_HOME__/common/scripts/DrakconnectConf.pm"; +require "/usr/share/wizards/common/scripts/Vareqval.pm"; +require "/usr/share/wizards/common/scripts/DrakconnectConf.pm"; use MDK::Common; use strict; -- cgit v1.2.1