mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-19 14:08:21 -04:00
Sync with remote repos
This commit is contained in:
1
build.sh
1
build.sh
@@ -17,6 +17,7 @@ make_debug_archive () {
|
||||
mkdir --parents /tmp/debugroot
|
||||
|
||||
# Install all packages in the kde-linux-debug repository to /tmp/debugroot.
|
||||
pacman --sync --refresh
|
||||
pacstrap -c /tmp/debugroot $(pacman --sync --list --quiet kde-linux-debug)
|
||||
|
||||
# systemd-sysext uses the os-release in extension-release.d to verify the sysext matches the base OS,
|
||||
|
||||
Reference in New Issue
Block a user