mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-31 19:21:43 +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)
|
xenial)
|
||||||
PACKAGE_LIST_RELEASE="man-db wget nano"
|
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 \
|
PACKAGE_LIST_DESKTOP="$PACKAGE_LIST_DESKTOP thunderbird firefox gnome-icon-theme-full tango-icon-theme language-selector-gnome paprefs numix-gtk-theme"
|
||||||
ubuntu-mate-welcome mate-settings-daemon numix-gtk-theme"
|
[[ $ARCH == armhf ]] && PACKAGE_LIST_DESKTOP="$PACKAGE_LIST_DESKTOP mate-utils ubuntu-mate-welcome mate-settings-daemon"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue