diff --git a/scripts/linuxparty.sh b/scripts/linuxparty.sh index 4fd4eff2b8a303cf3bed0e0131b68c08d7eee07b..70af9f7425a8d7c82ee2d897b6d5b78c15bcbd0b 100644 --- a/scripts/linuxparty.sh +++ b/scripts/linuxparty.sh @@ -50,8 +50,8 @@ COMMON_PKGS=(\ "FALSE" "zsh-doc" "Dokumentation von zsh" \ "FALSE" "lftp" "FTP-Client" \ "FALSE" "gddrescue" "Falls Daten gelöscht, letzte Option vor dem Tod der Hoffnung" \ -"TRUE" "liblapack-dev" "LAPACK ist eine Standard-Numerik-Bibliothek für Physiker und Numeriker" \ -"TRUE" "liblapack-doc" "LAPACK Dokumentation (s. oben)" \ +"FALSE" "liblapack-dev" "LAPACK ist eine Standard-Numerik-Bibliothek für Physiker und Numeriker" \ +"FALSE" "liblapack-doc" "LAPACK Dokumentation (s. oben)" \ "FALSE" "x2goclient" "Remote Desktop Client" \ )