Cross Reference: 005-OpenEXR.pc.in.patch
xref
: /
solaris-userland
/
components
/
openexr
/
patches
/
005-OpenEXR.pc.in.patch
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
005-OpenEXR.pc.in.patch revision 3758
3758
N/A
# Internal patch.
3758
N/A
# Don't print the library path since it's default anyway.
147
N/A
---
OpenEXR.pc.in
2007-03-30 10:14:05.000000000 -0700
3758
N/A
+++
OpenEXR.pc.in
2015-02-01 21:21:29.699453372 -0800
147
N/A
@@ -7,5 +7,5 @@
147
N/A
Name: OpenEXR
147
N/A
Description: OpenEXR image library
147
N/A
Version: @OPENEXR_VERSION@
147
N/A
-Libs: -L${libdir} @ILMBASE_LDFLAGS@ -lIlmImf -lz @ILMBASE_LIBS@
147
N/A
-Cflags: @ILMBASE_CXXFLAGS@ -I${OpenEXR_includedir}
3758
N/A
+Libs: -lIlmImf -lz @ILMBASE_LIBS@
147
N/A
+Cflags: -I${OpenEXR_includedir}