$OpenBSD: patch-solenv_bin_modules_installer_globals_pm,v 1.7 2010/11/09 18:40:04 robert Exp $
--- solenv/bin/modules/installer/globals.pm.orig.port	Thu Oct 21 14:04:06 2010
+++ solenv/bin/modules/installer/globals.pm	Sat Oct 23 18:40:07 2010
@@ -122,7 +122,7 @@ BEGIN
 	$servicesrdb_can_be_created = 0;
 	$islinux = 0;	
 	$issolaris = 0;
-    $ismacosx = 0;
+        $ismacosx = 0;
 	$iswindowsbuild = 0;
 	$islinuxbuild = 0;
 	$islinuxrpmbuild = 0;
@@ -242,7 +242,7 @@ BEGIN
 	$jdklib = "";
 	$jrepath = "";
 	
-	$globallogging = 0;
+	$globallogging = 1;
 	$globalloggingform21 = 1;
 	$logfilename = "logfile.log";	# the default logfile name for global errors
 	@logfileinfo = ();
