From b84bd85d3dc45dda57aae4c0e499c5f0aaf0425c Mon Sep 17 00:00:00 2001 From: Kyle K Date: Sun, 16 Feb 2020 16:35:01 -0600 Subject: firefox 73.0 opensuse KDE patches and unity global menu --- gentoox_build.sh | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gentoox_build.sh') diff --git a/gentoox_build.sh b/gentoox_build.sh index 44ec8cd..dbaaef3 100755 --- a/gentoox_build.sh +++ b/gentoox_build.sh @@ -59,6 +59,13 @@ if [[ ! -f 'image/etc/gentoo-release' ]]; then cp -r ../../patches/* etc/portage/patches/ mkdir -p etc/portage/patches/app-crypt/efitools cp ../../efitools-1.9.2-fixup-UNKNOWN_GLYPH.patch etc/portage/patches/app-crypt/efitools/ + + mkdir -p etc/portage/patches/www-client/firefox + wget --quiet -P etc/portage/patches/www-client/firefox/ 'https://raw.githubusercontent.com/bmwiedemann/openSUSE/master/packages/m/MozillaFirefox/firefox-branded-icons.patch' + wget --quiet -P etc/portage/patches/www-client/firefox/ 'https://raw.githubusercontent.com/bmwiedemann/openSUSE/master/packages/m/MozillaFirefox/firefox-kde.patch' + wget --quiet -P etc/portage/patches/www-client/firefox/ 'https://raw.githubusercontent.com/bmwiedemann/openSUSE/master/packages/m/MozillaFirefox/mozilla-kde.patch' + wget --quiet -P etc/portage/patches/www-client/firefox/ 'http://bazaar.launchpad.net/~mozillateam/firefox/firefox-trunk.head/download/head:/unitymenubar.patch-20130215095938-1n6mqqau8tdfqwhg-1/unity-menubar.patch' + cp ../../arch-chroot usr/local/sbin/ cp ../../genfstab usr/local/sbin/ -- cgit v1.2.3