mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-12 22:35:23 +01:00
Remove XBPS
This commit is contained in:
parent
bd29c5f855
commit
d91deb50c9
9 changed files with 25 additions and 140 deletions
|
|
@ -24,7 +24,7 @@ echo "Installing packages into sysc"
|
|||
|
||||
install_tar() {
|
||||
echo "${1}: installing package"
|
||||
src_apply_tar "$@"
|
||||
src_apply "$@"
|
||||
}
|
||||
|
||||
# Install packages.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue