[gnome-software] trivial: Fix a profile title section
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Fix a profile title section
- Date: Wed, 12 Oct 2016 10:23:51 +0000 (UTC)
commit 60efa3c81c9343eaf7efe385a30c931645945148
Author: Richard Hughes <richard hughsie com>
Date: Wed Oct 12 10:04:12 2016 +0100
trivial: Fix a profile title section
src/plugins/gs-flatpak.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-flatpak.c b/src/plugins/gs-flatpak.c
index b98b10b..ff7fa80 100644
--- a/src/plugins/gs-flatpak.c
+++ b/src/plugins/gs-flatpak.c
@@ -385,7 +385,7 @@ gs_flatpak_setup (GsFlatpak *self, GCancellable *cancellable, GError **error)
/* we use a permissions helper to elevate privs */
ptask = as_profile_start_literal (gs_plugin_get_profile (self->plugin),
- "flatpak::ensure-origin");
+ "flatpak::setup");
g_assert (ptask != NULL);
destdir = g_getenv ("GS_SELF_TEST_FLATPACK_DATADIR");
if (destdir != NULL) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]