blob: 283a412e03efe480b391d8b3f98f4bee4a0c250f (
plain)
1
2
3
4
5
6
7
8
|
--- ./libexif.pc.in.orig 2005-03-17 09:58:18.000000000 -0600
+++ ./libexif.pc.in 2007-05-28 12:50:35.000000000 -0500
@@ -8,4 +8,4 @@
Requires:
Version: @VERSION@
Libs: -L${libdir} -lexif -lm
-Cflags: -I${includedir}
+Cflags: -I${includedir}/libexif
|