$NetBSD: patch-ab,v 1.3 2004/02/07 16:41:30 jmmv Exp $

--- embed/ephy-favicon-cache.c.orig	2003-12-18 13:48:42.000000000 +0100
+++ embed/ephy-favicon-cache.c
@@ -263,7 +263,7 @@ ephy_favicon_cache_init (EphyFaviconCach
 					          NULL);
 
 	cache->priv->directory = g_build_filename (ephy_dot_dir (),
-						   "favicon_cache/",
+						   "favicon_cache",
 						   NULL);
 
 	if (g_file_test (cache->priv->directory, G_FILE_TEST_IS_DIR) == FALSE)
