mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-18 21:48:23 -04:00
remove packagekit
gets installed for discover but we don't actually have native packages to speak of. will need a sysupdate discover backend
This commit is contained in:
@@ -141,6 +141,9 @@ include \${module-definitions-dir}/kf6-qt6.ksb
|
||||
# kate: syntax kdesrc-buildrc;
|
||||
EOF
|
||||
|
||||
# No packagekit support in discover please! We don't want discover talking about pacman things.
|
||||
pacman --remove packagekit libpackagekit-glib || true
|
||||
|
||||
cat ~/.config/kdesrc-buildrc
|
||||
# We want word splitting here because KDE_BUILDER_TARGET contains multiple things
|
||||
# shellcheck disable=SC2086
|
||||
|
||||
Reference in New Issue
Block a user