mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-21 06:11:31 +00:00
Software boutique is useless on arm64
This commit is contained in:
parent
e3a732c140
commit
b0bb68d770
1 changed files with 2 additions and 2 deletions
|
@ -153,8 +153,8 @@ case $RELEASE in
|
|||
;;
|
||||
xenial)
|
||||
PACKAGE_LIST_RELEASE="man-db wget nano"
|
||||
PACKAGE_LIST_DESKTOP="$PACKAGE_LIST_DESKTOP thunderbird firefox gnome-icon-theme-full tango-icon-theme language-selector-gnome paprefs mate-utils \
|
||||
ubuntu-mate-welcome mate-settings-daemon numix-gtk-theme"
|
||||
PACKAGE_LIST_DESKTOP="$PACKAGE_LIST_DESKTOP thunderbird firefox gnome-icon-theme-full tango-icon-theme language-selector-gnome paprefs numix-gtk-theme"
|
||||
[[ $ARCH == armhf ]] && PACKAGE_LIST_DESKTOP="$PACKAGE_LIST_DESKTOP mate-utils ubuntu-mate-welcome mate-settings-daemon"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue