This commit is contained in:
parent
a4a651133b
commit
2aa8ea0180
4 changed files with 37 additions and 16 deletions
|
@ -2,13 +2,5 @@
|
|||
image=quay.io/fedora/fedora:rawhide
|
||||
home="${HOME}/.distrobox_home/kdedev"
|
||||
nvidia=true
|
||||
replace=true
|
||||
root=false
|
||||
pull=true
|
||||
additional_packages="git python3-dbus python3-pyyaml python3-setproctitle"
|
||||
init_hooks=mkdir -p ~/.local/share
|
||||
init_hooks=git clone https://invent.kde.org/sdk/kde-builder.git ~/.local/share/kde-builder || git -C ~/.local/share/kde-builder pull --ff-only
|
||||
init_hooks=mkdir -p ~/.local/bin
|
||||
init_hooks=ln -sf ~/.local/share/kde-builder/kde-builder ~/.local/bin
|
||||
init_hooks=~/.local/bin/kde-builder --generate-config
|
||||
init_hooks=yes | ~/.local/bin/kde-builder --install-distro-packages
|
Loading…
Add table
Add a link
Reference in a new issue