From 34291722aa95394b7470099394b936dfc70022eb Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Mon, 21 Jul 2008 14:28:09 -0400 Subject: fix location of scripts again --- tools/linux/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/linux/Makefile.am b/tools/linux/Makefile.am index c9e57db..5a95942 100644 --- a/tools/linux/Makefile.am +++ b/tools/linux/Makefile.am @@ -6,7 +6,7 @@ NULL = SUBDIRS = \ $(NULL) -scriptdir = $(libexecdir)/ConsoleKit/scripts +scriptdir = $(prefix)/lib/ConsoleKit/scripts script_SCRIPTS = \ ck-system-stop \ ck-system-restart \ -- cgit