[box2d] 14/31: Add include directive to pkg-config file

Markus Koschany apo-guest at moszumanska.debian.org
Fri Mar 13 17:28:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository box2d.

commit 755a87b476b9fd6c96003f27005077f0af6838eb
Author: Barry deFreese <bdefreese at debian.org>
Date:   Sat Jun 1 11:40:11 2013 +0000

    Add include directive to pkg-config file
---
 debian/box2d.pc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/box2d.pc b/debian/box2d.pc
index d3af110..c83f7d1 100644
--- a/debian/box2d.pc
+++ b/debian/box2d.pc
@@ -9,4 +9,4 @@ Version: 2.2.1
 Requires: 
 Conflicts: 
 Libs: -L${libdir} -lBox2D
-Cflags: -I${includedir}
+Cflags: -I${includedir} -I${includedir}/Box2D

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/box2d.git



More information about the Pkg-games-commits mailing list