[PATCH xbitmaps] Install pkgconfig file into arch-dependent location

Heiko Becker heirecka at exherbo.org
Thu Sep 22 17:12:13 UTC 2016


Signed-off-by: Heiko Becker <heirecka at exherbo.org>
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 060112d..9a89bbe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-pkgconfigdir = $(datadir)/pkgconfig
+pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = xbitmaps.pc
 
 MAINTAINERCLEANFILES = ChangeLog INSTALL
-- 
2.10.0



More information about the xorg-devel mailing list