epel9
Rex Dieter 5 years ago
parent fee2e2c5d8
commit 6a6f1fe9c1

@ -56,8 +56,9 @@ developing applications that use %{name}.
%build
%{cmake_kf5} \
%cmake_kf5 \
-DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF}
%cmake_build
@ -81,6 +82,7 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||:
%files -f libkholidays5_qt.lang
%license COPYING*
%{_kf5_datadir}/qlogging-categories5/*categories
%{_kf5_libdir}/libKF5Holidays.so.*
%{_kf5_qmldir}/org/kde/kholidays/

Loading…
Cancel
Save