Loading build.sh +4 −4 Original line number Original line Diff line number Diff line Loading @@ -86,14 +86,14 @@ patch() { cd $chromium_dir/src cd $chromium_dir/src echo ">> [$(date)] Applying bromite and /e/ patches" echo ">> [$(date)] Applying bromite and /e/ patches" bromite_patches_list=$(cat "${root_dir}/bromite/build/bromite_patches_list.txt") bromite_patches_list=$(cat "${root_dir}/build/bromite_patches_list.txt") for file in $bromite_patches_list; do for file in $bromite_patches_list; do git am -3 --ignore-whitespace "${root_dir}/bromite/build/patches/$file" git am -3 --ignore-whitespace "${root_dir}/build/bromite_patches/$file" done done e_patches_list=$(cat "${root_dir}/build/patches_list.txt") e_patches_list=$(cat "${root_dir}/build/e_patches_list.txt") for file in $e_patches_list; do for file in $e_patches_list; do git am -3 --ignore-whitespace "${root_dir}/build/patches/$file" git am -3 --ignore-whitespace "${root_dir}/build/e_patches/$file" done done # Rename Chrome to Browser # Rename Chrome to Browser Loading bromite/build/patches/AImageReader-CFI-crash-mitigations.patch→build/bromite_patches/AImageReader-CFI-crash-mitigations.patch +0 −0 File moved. View file bromite/build/patches/Add-AllowUserCertificates-flag.patch→build/bromite_patches/Add-AllowUserCertificates-flag.patch +0 −0 File moved. View file bromite/build/patches/Add-Alt-D-hotkey-to-focus-address-bar.patch→build/bromite_patches/Add-Alt-D-hotkey-to-focus-address-bar.patch +0 −0 File moved. View file bromite/build/patches/Add-DuckDuckGo-Lite-search-engine.patch→build/bromite_patches/Add-DuckDuckGo-Lite-search-engine.patch +0 −0 File moved. View file Loading
build.sh +4 −4 Original line number Original line Diff line number Diff line Loading @@ -86,14 +86,14 @@ patch() { cd $chromium_dir/src cd $chromium_dir/src echo ">> [$(date)] Applying bromite and /e/ patches" echo ">> [$(date)] Applying bromite and /e/ patches" bromite_patches_list=$(cat "${root_dir}/bromite/build/bromite_patches_list.txt") bromite_patches_list=$(cat "${root_dir}/build/bromite_patches_list.txt") for file in $bromite_patches_list; do for file in $bromite_patches_list; do git am -3 --ignore-whitespace "${root_dir}/bromite/build/patches/$file" git am -3 --ignore-whitespace "${root_dir}/build/bromite_patches/$file" done done e_patches_list=$(cat "${root_dir}/build/patches_list.txt") e_patches_list=$(cat "${root_dir}/build/e_patches_list.txt") for file in $e_patches_list; do for file in $e_patches_list; do git am -3 --ignore-whitespace "${root_dir}/build/patches/$file" git am -3 --ignore-whitespace "${root_dir}/build/e_patches/$file" done done # Rename Chrome to Browser # Rename Chrome to Browser Loading
bromite/build/patches/AImageReader-CFI-crash-mitigations.patch→build/bromite_patches/AImageReader-CFI-crash-mitigations.patch +0 −0 File moved. View file
bromite/build/patches/Add-AllowUserCertificates-flag.patch→build/bromite_patches/Add-AllowUserCertificates-flag.patch +0 −0 File moved. View file
bromite/build/patches/Add-Alt-D-hotkey-to-focus-address-bar.patch→build/bromite_patches/Add-Alt-D-hotkey-to-focus-address-bar.patch +0 −0 File moved. View file
bromite/build/patches/Add-DuckDuckGo-Lite-search-engine.patch→build/bromite_patches/Add-DuckDuckGo-Lite-search-engine.patch +0 −0 File moved. View file