[kde-linux/kde-linux-packages/buildstream] plugins/sources: kde-builder: a directory changed name

Harald Sitter <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit c5c70609257b2f7cab095f064d05692355f12fd0 by Harald Sitter.
Committed on 09/08/2026 at 13:00.
Pushed by sitter into branch 'buildstream'.

kde-builder: a directory changed name

M  +1    -1    plugins/sources/kde_builder.py

https://invent.kde.org/kde-linux/kde-linux-packages/-/commit/c5c70609257b2f7cab095f064d05692355f12fd0

diff --git a/plugins/sources/kde_builder.py b/plugins/sources/kde_builder.py
index 532d14f..f0c7cdb 100644
--- a/plugins/sources/kde_builder.py
+++ b/plugins/sources/kde_builder.py
@@ -98,7 +98,7 @@ class KdeBuilderSource(Source):
         payload_candidates = [
             path
             for path in Path(previous_sources_dir).glob("**/kde-builder")
-            if path.is_file() and (path.parent / "kde_builder_lib").is_dir()
+            if path.is_file() and (path.parent / "kde_builder").is_dir()
         ]
         if len(payload_candidates) != 1:
             raise SourceError(
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.