Add QML plugin to file list

This commit is contained in:
Pier Luigi Fiorini 2014-10-29 00:49:42 +01:00
parent 9b8fdbe993
commit 8dd048ffe7
2 changed files with 4 additions and 2 deletions

View file

@ -116,5 +116,6 @@ done
%{_sharedstatedir}/environment/plasma-phone/* %{_sharedstatedir}/environment/plasma-phone/*
%{_libdir}/systemd/user/* %{_libdir}/systemd/user/*
%{_libdir}/systemd/user/user-session.target.wants/* %{_libdir}/systemd/user/user-session.target.wants/*
%{_libdir}/qt5/qml/*
# >> files # >> files
# << files # << files

View file

@ -47,3 +47,4 @@ Files:
- "%{_sharedstatedir}/environment/plasma-phone/*" - "%{_sharedstatedir}/environment/plasma-phone/*"
- "%{_libdir}/systemd/user/*" - "%{_libdir}/systemd/user/*"
- "%{_libdir}/systemd/user/user-session.target.wants/*" - "%{_libdir}/systemd/user/user-session.target.wants/*"
- "%{_libdir}/qt5/qml/*"