pkgsrc/devel/gnome2-libole2/patches/patch-aa

11 lines
390 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2002/11/04 03:53:02 rh Exp $
--- libole2-2.0.pc.in.orig Fri Feb 1 15:33:05 2002
+++ libole2-2.0.pc.in
@@ -7,5 +7,5 @@ Name: Libole2
Description: a library for reading and writing MS OLE structured files
Version: @VERSION@
Requires: glib-2.0
-Libs: -L${libdir} -lgnomeole2
+Libs: -Wl,-R${libdir} -L${libdir} -lgnome2ole2
Cflags: -I${includedir}/libole2-2.0