[PATCH x11perf] Install x11perfcomp auxiliary scripts in $datadir, not $libdir.

Peter Hutterer peter.hutterer at who-t.net
Sun Nov 7 16:40:20 PST 2010


From: Adam Jackson <ajax at redhat.com>

Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index c14391c..2b54eee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,7 @@ bin_PROGRAMS = x11perf
 
 bin_SCRIPTS = x11perfcomp
 
-LIBPATH = $(libdir)/X11/x11perfcomp
+LIBPATH = $(datadir)/X11/x11perfcomp
 
 x11perfcompdir = $(LIBPATH)
 dist_x11perfcomp_SCRIPTS = fillblnk perfboth perfratio Xmark
-- 
1.7.3.2



More information about the xorg-devel mailing list