From 65b0c818a4eb8be6ec71cb486829d2f77db54906 Mon Sep 17 00:00:00 2001 From: Vladimir Lettiev Date: Wed, 19 Aug 2009 11:16:11 +0200 Subject: bfo#21529 - Move the s-t-b executable to sbindir s-t-b is system service and unprivileged users cannot run it. So it must be moved to sbindir. --- dispatcher/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dispatcher') diff --git a/dispatcher/Makefile.am b/dispatcher/Makefile.am index 6af7afc..d515077 100644 --- a/dispatcher/Makefile.am +++ b/dispatcher/Makefile.am @@ -4,7 +4,7 @@ INCLUDES = \ $(POLKIT_CFLAGS) \ $(GIO_CFLAGS) -bin_PROGRAMS = system-tools-backends +sbin_PROGRAMS = system-tools-backends if HAVE_GIO file_monitor_sources = file-monitor.c file-monitor.h -- cgit v1.2.3