$OpenBSD: patch-solenv_bin_modules_installer_worker_pm,v 1.4 2007/11/13 09:46:28 robert Exp $
--- solenv/bin/modules/installer/worker.pm.orig.port	Fri Aug 17 19:50:21 2007
+++ solenv/bin/modules/installer/worker.pm	Thu Oct 25 16:23:47 2007
@@ -522,7 +522,7 @@ sub clean_output_tree
 		if ( -d $installer::globals::removedirs[$i] )
 		{
 			installer::logger::print_message( "... removing directory $installer::globals::removedirs[$i] ...\n" );
-			installer::systemactions::remove_complete_directory($installer::globals::removedirs[$i], 1);			
+#			installer::systemactions::remove_complete_directory($installer::globals::removedirs[$i], 1);			
 		}
 	}
 
