summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-08-20 16:56:32 +0000
committerTim Harder <radhermit@gentoo.org>2013-08-20 16:56:32 +0000
commitc8fce63df3da289530afa918338b2bb8bf6681a2 (patch)
tree4da5e8dabb8c32c93f211a253b8f6eed9a8adbac /media-libs/libraw/files
parentmoving sys-cluster/quantum to sys-cluster/neutron (diff)
downloadhistorical-c8fce63df3da289530afa918338b2bb8bf6681a2.tar.gz
historical-c8fce63df3da289530afa918338b2bb8bf6681a2.tar.bz2
historical-c8fce63df3da289530afa918338b2bb8bf6681a2.zip
Remove old.
Package-Manager: portage-2.2.0_alpha196/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
Diffstat (limited to 'media-libs/libraw/files')
-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