kompare, remove obsolete sed magic, no revbump needed (#12255)

This commit is contained in:
Schrijvers Luc
2025-04-27 07:06:55 +00:00
committed by GitHub
parent 84b51e56ef
commit 0bb09e8a99

View File

@@ -98,9 +98,6 @@ PATCH()
BUILD()
{
sed -e '/add_subdirectory(doc)/ s/^#*/#/' -i CMakeLists.txt
sed -e '/kdoctools_install(po)/ s/^#*/#/' -i CMakeLists.txt
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \
$cmakeDirArgs \
-DCMAKE_INSTALL_BINDIR=$appsDir \