diff --git a/.gitignore b/.gitignore index 36b1fbe..0ad9c2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1 @@ -/syntax-highlighting-5.38.0.tar.xz -/syntax-highlighting-5.39.0.tar.xz -/syntax-highlighting-5.40.0.tar.xz -/syntax-highlighting-5.41.0.tar.xz -/syntax-highlighting-5.42.0.tar.xz -/syntax-highlighting-5.43.0.tar.xz -/syntax-highlighting-5.44.0.tar.xz -/syntax-highlighting-5.45.0.tar.xz /syntax-highlighting-5.46.0.tar.xz diff --git a/kf5-syntax-highlighting.spec b/kf5-syntax-highlighting.spec index 6f1561b..e5769b8 100644 --- a/kf5-syntax-highlighting.spec +++ b/kf5-syntax-highlighting.spec @@ -60,7 +60,7 @@ pushd %{_target_platform} -DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF} popd -make %{?_smp_mflags} -C %{_target_platform} +%make_build -C %{_target_platform} %install @@ -76,8 +76,7 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %endif -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files -f syntaxhighlighting5_qt.lang %doc README.md