Skip to content

Commit

Permalink
Merge pull request #14 from special/use-booster
Browse files Browse the repository at this point in the history
[telepathy-sasl-signon] Use booster for launching
  • Loading branch information
special committed Nov 22, 2013
2 parents 0284b50 + a4cb5dc commit a9e89c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion rpm/telepathy-accounts-signon.spec
Expand Up @@ -14,9 +14,10 @@ BuildRequires: pkgconfig(libsignon-glib)
BuildRequires: pkgconfig(telepathy-glib)
BuildRequires: pkgconfig(libaccounts-glib)
BuildRequires: pkgconfig(mission-control-plugins)

BuildRequires: pkgconfig(libsailfishkeyprovider)

Requires: mapplauncherd

%description
%{summary}.

Expand Down
@@ -1,3 +1,3 @@
[D-BUS Service]
Name=org.freedesktop.Telepathy.Client.SaslSignonAuth
Exec=/usr/libexec/telepathy-sasl-signon
Exec=/usr/bin/invoker --type=generic /usr/libexec/telepathy-sasl-signon

0 comments on commit a9e89c3

Please sign in to comment.