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 %setup -q
%build %build
%cmake_kf5 -d build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
%make_jobs %make_jobs
%install %install
%kf5_makeinstall -C build %kf5_makeinstall -C build
%fdupes -s %{buildroot} %fdupes -s %{buildroot}
%find_lang %{name}5
%post -p /sbin/ldconfig %post -p /sbin/ldconfig
%postun -p /sbin/ldconfig %postun -p /sbin/ldconfig
%files lang -f %{name}5.lang %files lang
%defattr(-,root,root)
%{_kf5_localedir}/
%files %files
%defattr(-,root,root) %defattr(-,root,root)