mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Install settings modules
This commit is contained in:
parent
855fffdbc3
commit
78ac09fb31
2 changed files with 2 additions and 0 deletions
|
|
@ -140,6 +140,7 @@ done
|
||||||
%{_bindir}/plasma-phone
|
%{_bindir}/plasma-phone
|
||||||
%{_kf5_sharedir}/plasma/*
|
%{_kf5_sharedir}/plasma/*
|
||||||
%{_kf5_sharedir}/wallpapers/*
|
%{_kf5_sharedir}/wallpapers/*
|
||||||
|
%{_kf5_sharedir}/settingsmodule/*
|
||||||
%{_kf5_servicesdir}/*.desktop
|
%{_kf5_servicesdir}/*.desktop
|
||||||
%{_sharedstatedir}/environment/greenisland/*
|
%{_sharedstatedir}/environment/greenisland/*
|
||||||
%{_sharedstatedir}/environment/plasma-phone/*
|
%{_sharedstatedir}/environment/plasma-phone/*
|
||||||
|
|
|
||||||
|
|
@ -52,6 +52,7 @@ Files:
|
||||||
- "%{_bindir}/plasma-phone"
|
- "%{_bindir}/plasma-phone"
|
||||||
- "%{_kf5_sharedir}/plasma/*"
|
- "%{_kf5_sharedir}/plasma/*"
|
||||||
- "%{_kf5_sharedir}/wallpapers/*"
|
- "%{_kf5_sharedir}/wallpapers/*"
|
||||||
|
- "%{_kf5_sharedir}/settingsmodule/*"
|
||||||
- "%{_kf5_servicesdir}/*.desktop"
|
- "%{_kf5_servicesdir}/*.desktop"
|
||||||
- "%{_sharedstatedir}/environment/greenisland/*"
|
- "%{_sharedstatedir}/environment/greenisland/*"
|
||||||
- "%{_sharedstatedir}/environment/plasma-phone/*"
|
- "%{_sharedstatedir}/environment/plasma-phone/*"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue