From 19de5e2697e251e3653e5ee2b795742a6d977c3c Mon Sep 17 00:00:00 2001 From: infirit Date: Thu, 9 Jan 2014 12:14:26 +0100 Subject: Revert "Fix pkgconfig wraning about datadir" This reverts commit b0dcf318701e517340aa7a491af8a8384df474a4. --- caja-python.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'caja-python.pc.in') diff --git a/caja-python.pc.in b/caja-python.pc.in index 280e1dc..574674c 100644 --- a/caja-python.pc.in +++ b/caja-python.pc.in @@ -4,4 +4,4 @@ Version: @VERSION@ prefix=@prefix@ libdir=${prefix}/lib -pythondir=${datadir}/caja-python/extensions +pythondir=@datadir@/caja-python/extensions -- cgit v1.2.1