$OpenBSD: patch-vcl_unx_source_gdi_gcach_xpeer_cxx,v 1.3 2006/12/13 10:25:14 robert Exp $
--- vcl/unx/source/gdi/gcach_xpeer.cxx.orig.port	Fri Dec  1 18:58:04 2006
+++ vcl/unx/source/gdi/gcach_xpeer.cxx	Mon Dec 11 22:27:44 2006
@@ -165,7 +165,7 @@ void X11GlyphPeer::SetDisplay( const Sal
 #ifdef MACOSX
     OUString xrenderLibraryName( RTL_CONSTASCII_USTRINGPARAM( "libXrender.dylib" ));
 #else
-    OUString xrenderLibraryName( RTL_CONSTASCII_USTRINGPARAM( "libXrender.so.1" ));
+    OUString xrenderLibraryName( RTL_CONSTASCII_USTRINGPARAM( "libXrender.so" ));
 #endif
     oslModule pRenderLib=osl_loadModule(xrenderLibraryName.pData, SAL_LOADMODULE_DEFAULT);
     if( !pRenderLib ) {
