1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-17 06:35:43 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: