From 66d9d481357e2e9f55a4b546104fbb1c5ff8167c Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Wed, 23 Jun 2010 13:34:36 +0100 Subject: [PATCH] Revert 7e6b60270d1951f0789868740b8df6acfe677d57 You should not commit patches based on the bugzilla description alone. You should not commit patches based on the bugzilla description alone. You should not commit patches based on the bugzilla description alone. ... --- clutter.pc.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clutter.pc.in b/clutter.pc.in index e2209a2a6..4a5afe904 100644 --- a/clutter.pc.in +++ b/clutter.pc.in @@ -1,7 +1,7 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ -libdir=${exec_prefix}/lib -includedir=${prefix}/include +libdir=@libdir@ +includedir=@includedir@ apiversion=@CLUTTER_API_VERSION@ winsys=@CLUTTER_WINSYS@