components/openexr/patches/005-OpenEXR.pc.in.patch
author Jingning Ji <jingning.ji@oracle.com>
Tue, 14 Feb 2017 16:51:42 -0800
changeset 7697 8a41b565423d
parent 3758 cc71a31c59be
permissions -rw-r--r--
23119772 Upgrade openexr to 2.2.0

Removes -L${libdir} in OpenEXR.pc.in
Will not send upstream.

--- OpenEXR.pc.in	2016-11-17 11:34:35.415294387 +0000
+++ OpenEXR.pc.in	2016-11-17 11:35:14.147488887 +0000
@@ -8,7 +8,7 @@
 Description: OpenEXR image library
 Version: @OPENEXR_VERSION@
 
-Libs: -L${libdir} -lIlmImf
+Libs: -lIlmImf
 Cflags: -I${OpenEXR_includedir}
 Requires: IlmBase
 Libs.private: -lz