diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-04 22:38:57 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-04 22:38:57 +0200 |
commit | f9fb0c0524873ee8505ae165e08a2ebdfe55efc2 (patch) | |
tree | d1d973e3f6600069aa5684bfb5ef80bb4517319a /debian/install | |
parent | 014fb535aeddc768089fd302e549bb5f5a0fe905 (diff) | |
download | RWA.Support.SessionService-f9fb0c0524873ee8505ae165e08a2ebdfe55efc2.tar.gz RWA.Support.SessionService-f9fb0c0524873ee8505ae165e08a2ebdfe55efc2.tar.bz2 RWA.Support.SessionService-f9fb0c0524873ee8505ae165e08a2ebdfe55efc2.zip |
d/install: Adapt to renaming of the DBus session service file.
Diffstat (limited to 'debian/install')
-rw-r--r-- | debian/install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/install b/debian/install index 530bbf4..f4b869c 100644 --- a/debian/install +++ b/debian/install @@ -1,3 +1,3 @@ *.py /usr/lib/rwa.support.sessionservice/ debian/settings.toml etc/rwa/support/sessionservice/ -org.ArcticaProject.RWA.service usr/share/dbus-1/services/ +org.ArcticaProject.RWASupportSessionService.service usr/share/dbus-1/services/ |