mirror of
https://github.com/KDE/kde-linux.git
synced 2026-06-03 13:21:42 -04:00
tmp
This commit is contained in:
@@ -38,6 +38,7 @@ dnf install -y \
|
||||
mkosi \
|
||||
systemd \
|
||||
btrfs-progs \
|
||||
btrfs-progs-devel \
|
||||
clang \
|
||||
compsize \
|
||||
cpio \
|
||||
|
||||
1
build.sh
1
build.sh
@@ -17,6 +17,7 @@ make_debug_archive () {
|
||||
rm --recursive --force /var/tmp/debugroot
|
||||
}
|
||||
|
||||
# TODO: Remove if VM Image becomes Fedora
|
||||
if command -v pacman > /dev/null 2>&1; then
|
||||
echo "Arch-based VM detected, installing docker to run Fedora container"
|
||||
pacman --sync --refresh --noconfirm docker
|
||||
|
||||
Reference in New Issue
Block a user