kde-builder: update more info link and switch example (#17588)

* Update kde-builder.md
This commit is contained in:
Managor
2025-08-16 21:01:04 +03:00
committed by GitHub
parent 94f71fcc25
commit b98c87f7d6
+3 -3
View File
@@ -2,7 +2,7 @@
> Easily build KDE components from its source repositories.
> Drop-in replacement for `kdesrc-build`.
> More information: <https://kde-builder.kde.org/en/cmdline/cmdline-usage.html>.
> More information: <https://kde-builder.kde.org/en/cmdline/supported-cmdline-params.html>.
- Initialize `kde-builder`:
@@ -28,9 +28,9 @@
`kde-builder --run {{executable_name}}`
- Build all configured components:
- Install login session:
`kde-builder`
`kde-builder --install-login-session-only`
- Use system libraries in place of a component if it fails to build: