forked from pool/kwindowsystem
This commit is contained in:
parent
06420ee381
commit
726c3e97cb
@ -49,6 +49,7 @@ interface than the NETWinInfo/NETRootInfo low-level classes.
|
||||
%package -n %lname
|
||||
Summary: KDE Access to window manager
|
||||
Group: System/GUI/KDE
|
||||
Provides: %{name} = %{version}
|
||||
Recommends: %{name}-lang = %{version}
|
||||
|
||||
%description -n %lname
|
||||
@ -74,7 +75,7 @@ allows asking the window manager to change the using a more high-level
|
||||
interface than the NETWinInfo/NETRootInfo low-level classes.
|
||||
Development files.
|
||||
|
||||
%lang_package -r %lname
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -84,7 +85,7 @@ Development files.
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
#fdupes -s %{buildroot}
|
||||
%fdupes %{buildroot}%{_kf5_sharedir}
|
||||
|
||||
%find_lang %{name}5 --with-qt --without-mo
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user