[gnome-software] 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] trivial: Fix the auto-launch of gnome-software when using the PackageKit interface
- Date: Fri, 8 Sep 2017 10:18:32 +0000 (UTC)
commit ee708de9379ed4608d5bb023b41a40c2e5499a73
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]