bnc#757662 OBS-URL: https://build.opensuse.org/request/show/115067 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=31
14 lines
368 B
Diff
14 lines
368 B
Diff
Index: accountsservice-0.6.17/src/daemon.c
|
|
===================================================================
|
|
--- accountsservice-0.6.17.orig/src/daemon.c
|
|
+++ accountsservice-0.6.17/src/daemon.c
|
|
@@ -79,6 +79,8 @@ static const char *default_excludes[] =
|
|
"games",
|
|
"man",
|
|
"at",
|
|
+ "beagleindex",
|
|
+ "suse-ncc",
|
|
NULL
|
|
};
|
|
|