$OpenBSD: patch-vcl_source_components_rasterizer_rsvg_cxx,v 1.1 2012/10/31 08:34:13 robert Exp $
--- vcl/source/components/rasterizer_rsvg.cxx.orig.port	Mon Oct 29 20:04:40 2012
+++ vcl/source/components/rasterizer_rsvg.cxx	Mon Oct 29 20:04:48 2012
@@ -44,8 +44,8 @@
     #define VCL_RSVG_GOBJECT_LIBNAME    "libgobject-2.0.0.dylib"
     #define VCL_RSVG_LIBRSVG_LIBNAME    "librsvg-2.2.dylib"
 #elif defined UNX
-    #define VCL_RSVG_GOBJECT_LIBNAME    "libgobject-2.0.so.0"
-    #define VCL_RSVG_LIBRSVG_LIBNAME    "librsvg-2.so.2"
+    #define VCL_RSVG_GOBJECT_LIBNAME    "libgobject-2.0.so"
+    #define VCL_RSVG_LIBRSVG_LIBNAME    "librsvg-2.so"
 #elif defined WNT
     #define VCL_RSVG_GOBJECT_LIBNAME    "gobjectlo.dll"
     #define VCL_RSVG_LIBRSVG_LIBNAME    "librsvg-2-2.dll"
