epel9
Rex Dieter 7 years ago
parent 5942739a92
commit 654116d33d

5
.gitignore vendored

@ -1,6 +1 @@
/kcompletion-5.41.0.tar.xz
/kcompletion-5.42.0.tar.xz
/kcompletion-5.43.0.tar.xz
/kcompletion-5.44.0.tar.xz
/kcompletion-5.45.0.tar.xz
/kcompletion-5.46.0.tar.xz

@ -48,17 +48,16 @@ pushd %{_target_platform}
%{cmake_kf5} ..
popd
make %{?_smp_mflags} -C %{_target_platform}
%make_build -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang kcompletion5_qt --with-qt --all-name
%find_lang_kf5 kcompletion5_qt
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%ldconfig_scriptlets
%files -f kcompletion5_qt.lang
%doc README.md

Loading…
Cancel
Save