mirror of
https://codeberg.org/Computertruhe/Setup-Skripte.git
synced 2025-06-28 11:26:18 +02:00
Angleichung der Post-install skripte
entfernung einer überfl. Datei
This commit is contained in:
parent
77d396f7e3
commit
7c5f78327d
3 changed files with 4 additions and 36 deletions
|
@ -27,7 +27,6 @@ packages=(
|
|||
keepassxc
|
||||
|
||||
# Games
|
||||
0ad
|
||||
beneath-a-steel-sky
|
||||
billard-gl
|
||||
blobby
|
||||
|
@ -212,7 +211,10 @@ pkg "${packages[@]}"
|
|||
|
||||
e "Sprachunterstützung vervollständigen …"
|
||||
pkg $(check-language-support)
|
||||
e "Arabische Schrift"
|
||||
pkg fonts-arabeyes
|
||||
e "Kyrillische Schrift"
|
||||
pkg xfonts-cyrillic
|
||||
|
||||
# These packages have to be installed after "$(check-language-support)".
|
||||
pkg hunspell-de-at hunspell-de-ch hunspell-de-de hunspell-uk hunspell-ru
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue