diff options
Diffstat (limited to 'devel/glib12/files/patch-gthread.pc.in')
-rw-r--r-- | devel/glib12/files/patch-gthread.pc.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/glib12/files/patch-gthread.pc.in b/devel/glib12/files/patch-gthread.pc.in deleted file mode 100644 index 4086046cc5c2..000000000000 --- a/devel/glib12/files/patch-gthread.pc.in +++ /dev/null @@ -1,9 +0,0 @@ ---- gthread.pc.in.orig Wed Aug 20 22:07:53 2003 -+++ gthread.pc.in Wed Aug 20 22:08:33 2003 -@@ -7,5 +7,5 @@ - Description: Thread support for GLib - Requires: glib - Version: @VERSION@ --Libs: -L${libdir} -lgthread @G_THREAD_LIBS@ -+Libs: -L${libdir} -lgthread-12 @G_THREAD_LIBS@ - Cflags: @G_THREAD_CFLAGS@ |