We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94f71fc commit b98c87fCopy full SHA for b98c87f
pages/linux/kde-builder.md
@@ -2,7 +2,7 @@
2
3
> Easily build KDE components from its source repositories.
4
> Drop-in replacement for `kdesrc-build`.
5
-> 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>.
6
7
- Initialize `kde-builder`:
8
@@ -28,9 +28,9 @@
28
29
`kde-builder --run {{executable_name}}`
30
31
-- Build all configured components:
+- Install login session:
32
33
-`kde-builder`
+`kde-builder --install-login-session-only`
34
35
- Use system libraries in place of a component if it fails to build:
36
0 commit comments