Skip to content

Commit

Permalink
Merge branch 'jb44152' into 'master'
Browse files Browse the repository at this point in the history
Update config as per policy

See merge request mer-core/timed!14
  • Loading branch information
Matti Kosola committed Nov 20, 2019
2 parents 74edaa5 + 3b832ed commit da63f85
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rpm/timed-qt5.spec
Expand Up @@ -140,9 +140,9 @@ fi
%files -f timed.files
%defattr(-,root,root,-)
%license COPYING copyright
%config %{_sysconfdir}/dbus-1/system.d/%{name}.conf
%config %{_sysconfdir}/%{name}.rc
%config %{_sysconfdir}/localtime
%{_sysconfdir}/dbus-1/system.d/%{name}.conf
%{_sysconfdir}/%{name}.rc
%{_sysconfdir}/localtime
%{_bindir}/%{name}
%{_libdir}/lib%{name}.so.*
%{_libdir}/libtimed-voland-qt5.so.*
Expand All @@ -159,7 +159,7 @@ fi
%files tests
%defattr(-,root,root,-)
/opt/tests/%{name}-tests
%config %{_sysconfdir}/dbus-1/system.d/org.fakeofono.conf
%{_sysconfdir}/dbus-1/system.d/org.fakeofono.conf

%files tools
%defattr(-,root,root,-)
Expand Down

0 comments on commit da63f85

Please sign in to comment.