1--- src/Makefile.shlib.bak	2013-05-06 22:57:06.000000000 +0200
2+++ src/Makefile.shlib	2013-05-12 23:33:16.000000000 +0200
3@@ -87,7 +87,7 @@
4 # Testing the soname variable is a reliable way to determine whether a
5 # linkable library is being built.
6 soname		= $(shlib_major)
7-pkgconfigdir = $(libdir)/pkgconfig
8+pkgconfigdir = $(prefix)/libdata/pkgconfig
9 else
10 # Naming convention for dynamically loadable modules
11 shlib		= $(NAME)$(DLSUFFIX)
12