aboutsummaryrefslogtreecommitdiff
path: root/net/gnet2/files/patch-gnet.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnet2/files/patch-gnet.pc.in')
-rw-r--r--net/gnet2/files/patch-gnet.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/gnet2/files/patch-gnet.pc.in b/net/gnet2/files/patch-gnet.pc.in
new file mode 100644
index 000000000000..8c14119fa770
--- /dev/null
+++ b/net/gnet2/files/patch-gnet.pc.in
@@ -0,0 +1,10 @@
+--- gnet.pc.in.orig Sun Feb 16 15:17:15 2003
++++ gnet.pc.in Sun Feb 16 15:17:39 2003
+@@ -6,5 +6,5 @@
+ Name: Gnet
+ Description: A network compatibility layer library
+ Version: @VERSION@
+-Libs: -L${libdir} -lgnet @GLIB_LIBS@ @GTHREAD_LIBS@
+-Cflags: -I${includedir}/gnet -I${libdir}/gnet/include/ @GLIB_CFLAGS@ @GTHREAD_CFLAGS@
++Libs: -L${libdir} -lgnet-glib2 @GLIB_LIBS@ @GTHREAD_LIBS@
++Cflags: -I${includedir}/gnet-glib2 -I${libdir}/gnet-glib2/include/ @GLIB_CFLAGS@ @GTHREAD_CFLAGS@