[system-tools-backends-clone] bfo#21529 - Move the s-t-b executable to sbindir
- From: Milan Bouchet-Valat <milanbv src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [system-tools-backends-clone] bfo#21529 - Move the s-t-b executable to sbindir
- Date: Wed, 19 Aug 2009 09:29:55 +0000 (UTC)
commit 65b0c818a4eb8be6ec71cb486829d2f77db54906
Author: Vladimir Lettiev <thecrux gmail com>
Date: Wed Aug 19 11:16:11 2009 +0200
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 files changed, 1 insertions(+), 1 deletions(-)
---
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]