0e69164c6c
- take maintainership ok ckuethe@ (previous MAINTAINER)
10 lines
361 B
Plaintext
10 lines
361 B
Plaintext
$OpenBSD: patch-libexif_pc_in,v 1.1 2007/06/18 15:32:44 jasper Exp $
|
|
--- libexif.pc.in.orig Thu Mar 17 16:58:18 2005
|
|
+++ libexif.pc.in Sat Jun 16 00:39:48 2007
|
|
@@ -8,4 +8,4 @@ Description: Library for easy access to EXIF data
|
|
Requires:
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lexif -lm
|
|
-Cflags: -I${includedir}
|
|
+Cflags: -I${includedir} -I${includedir}/libexif
|