extra/firefox fix

This commit is contained in:
Kevin Mihelich 2015-10-16 01:00:38 +00:00
parent 1d0837cbef
commit 3172ae37cc

View file

@ -93,8 +93,8 @@ prepare() {
cp "$srcdir/firefox-fixed-loading-icon.png" \
browser/themes/linux/tabbrowser/loading.png
patch -Np0 -i ../no-neon.patch
[[ $CARCH == "aarch64" ]] && echo "ac_add_options --disable-gold" >> .mozconfig
patch -Np0 -i ../no-neon.patch
}
build() {