summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-08-12 13:58:46 +0100
committerRichard Hughes <richard@hughsie.com>2017-08-12 13:58:46 +0100
commit419fdf4d480bef5c8cb813ab3f4c931aeffe2413 (patch)
treec0871c99901db959d56719478e5de7fa17d54903
parent211b3064fc9e744e57336bb0c227be7b37e80ef1 (diff)
downloadcolord-419fdf4d480bef5c8cb813ab3f4c931aeffe2413.tar.gz
trivial: Update thexample spec file with latest from Fedora
-rw-r--r--contrib/colord.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/colord.spec.in b/contrib/colord.spec.in
index 497eff7..b3ffe0b 100644
--- a/contrib/colord.spec.in
+++ b/contrib/colord.spec.in
@@ -187,13 +187,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_libdir}/colord-sensors
%{_libdir}/colord-plugins
%ghost %attr(-,colord,colord) %{_localstatedir}/lib/colord/*.db
-/usr/lib/systemd/system/colord.service
+%{_unitdir}/colord.service
# session helper
%{_libexecdir}/colord-session
%{_datadir}/dbus-1/interfaces/org.freedesktop.ColorHelper.xml
%{_datadir}/dbus-1/services/org.freedesktop.ColorHelper.service
-/usr/lib/systemd/user/colord-session.service
+%{_userunitdir}/colord-session.service
# sane helper
%if 0%{?enable_sane}