Hrvoje Senjan 2014-10-04 20:02:34 +00:00 committed by Git OBS Bridge
parent 261edf6f32
commit a8de330158

View File

@ -97,20 +97,20 @@ Development files.
%setup -q
%build
%cmake_kf5 -d build
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
%make_jobs
%install
%kf5_makeinstall -C build
%fdupes -s %{buildroot}
%find_lang %{name}5
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files lang -f %{name}5.lang
%files lang
%defattr(-,root,root)
%{_kf5_localedir}/
%files
%defattr(-,root,root)