diff options
Diffstat (limited to 'graphics/librsvg2/files/patch-librsvg-2.0.pc.in')
-rw-r--r-- | graphics/librsvg2/files/patch-librsvg-2.0.pc.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/graphics/librsvg2/files/patch-librsvg-2.0.pc.in b/graphics/librsvg2/files/patch-librsvg-2.0.pc.in deleted file mode 100644 index 8210a432bc0d..000000000000 --- a/graphics/librsvg2/files/patch-librsvg-2.0.pc.in +++ /dev/null @@ -1,9 +0,0 @@ ---- librsvg-2.0.pc.in.orig Fri Jun 4 20:23:35 2004 -+++ librsvg-2.0.pc.in Wed Jun 9 01:58:50 2004 -@@ -7,5 +7,5 @@ - Description: library that renders svg files - Version: @VERSION@ - Requires: glib-2.0 gdk-pixbuf-2.0 --Libs: -L${libdir} -lrsvg-2 -+Libs: -L${libdir} -lrsvg-2 %%PTHREAD_LIBS%% - Cflags: -I${includedir}/librsvg-2 |