$OpenBSD: patch-solenv_bin_modules_installer_worker_pm,v 1.2 2009/01/22 17:44:39 robert Exp $
--- solenv/bin/modules/installer/worker.pm.orig.port	Sun Jan 11 11:45:20 2009
+++ solenv/bin/modules/installer/worker.pm	Thu Jan 15 14:47:50 2009
@@ -523,7 +523,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);			
 		}
 	}
 
