firefox: manual patch fix for armhf.
This commit is contained in:
parent
6292889bfe
commit
99ecf94ec0
2 changed files with 79 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=99
|
||||
VERSION=100
|
||||
EXTERNAL='deb-src http://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu $UPSTREAM main'
|
||||
REPOKEY=9BDB3D89CE49EC21
|
||||
|
||||
|
|
@ -429,7 +429,8 @@ cp -a $DATA/android/res/main/* mobile/android/geckoview/src/main/res
|
|||
#Fixes by patch on source.
|
||||
##Firefox v100, based on parabola 9004-FSDG-misc.patch
|
||||
patch --no-backup-if-mismatch -p1 < $DATA/patch_changes/Remove_moreFromMozilla_Focus_and_Klar.patch
|
||||
|
||||
##Path 111.0 build2 aramo source
|
||||
patch --no-backup-if-mismatch -p0 < $DATA/patch_changes/1615_1614.patch
|
||||
# Postinst script to manage profile migration and system links
|
||||
echo '
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue