kblocks, only use PATCH() once, no revbump required :) (#12017)

This commit is contained in:
Schrijvers Luc
2025-03-19 16:11:35 +00:00
committed by GitHub
parent 4c5c2a3f1c
commit e5894f51a1

View File

@@ -98,13 +98,6 @@ BUILD_PREREQUIRES="
cmd:pkg_config$secondaryArchSuffix
"
PATCH()
{
# disable docs generation
sed -e '/add_subdirectory(doc)/ s/^#*/#/' -i CMakeLists.txt
sed -e '/kdoctools_install(po)/ s/^#*/#/' -i CMakeLists.txt
}
PATCH()
{
# disable docs generation