summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/libraw/files/libraw-0.14.7-pkgconfig.patch')
-rw-r--r--media-libs/libraw/files/libraw-0.14.7-pkgconfig.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/media-libs/libraw/files/libraw-0.14.7-pkgconfig.patch b/media-libs/libraw/files/libraw-0.14.7-pkgconfig.patch
deleted file mode 100644
index b059c2b83fa3..000000000000
--- a/media-libs/libraw/files/libraw-0.14.7-pkgconfig.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- LibRaw-0.14.7/libraw_r.pc.in
-+++ LibRaw-0.14.7/libraw_r.pc.in
-@@ -7,5 +7,5 @@
- Description: Raw image decoder library (thread-safe)
- Requires: @PACKAGE_REQUIRES@
- Version: @PACKAGE_VERSION@
--Libs: -L${libdir} -lraw -lstdc++@PC_OPENMP@
-+Libs: -L${libdir} -lraw_r -lstdc++@PC_OPENMP@
- Cflags: -I${includedir}/libraw