[gnome-software/gnome-3-26] trivial: Fix the auto-launch of gnome-software when using the PackageKit interface
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-3-26] trivial: Fix the auto-launch of gnome-software when using the PackageKit interface
- Date: Mon, 11 Sep 2017 11:50:30 +0000 (UTC)
commit e51a8c4e79eb60f84f4e0de7f32bb4c2507ebff1
Author: Richard Hughes <richard hughsie com>
Date: Fri Sep 8 10:29:34 2017 +0100
trivial: Fix the auto-launch of gnome-software when using the PackageKit interface
src/meson.build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/meson.build b/src/meson.build
index 4f2c5e9..a89ff31 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -266,7 +266,7 @@ if get_option('enable-packagekit')
output : 'org.freedesktop.PackageKit.service',
install: true,
install_dir: join_paths(get_option('datadir'), 'dbus-1', 'services'),
- configuration : conf
+ configuration : cdata
)
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]