Skip to content

Commit

Permalink
fix git apply
Browse files Browse the repository at this point in the history
  • Loading branch information
akliuxingyuan committed Nov 25, 2023
1 parent 980e63c commit 14227b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automation/iceraven/patch_android_components.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ do
sed -i "42i\ \"$engine\"," android-components/components/feature/search/src/main/java/mozilla/components/feature/search/storage/SearchEngineReader.kt
done

git -C android-components apply automation/iceraven/patches/top_sites_no_most_visted_sites.patch
git -C android-components apply < automation/iceraven/patches/top_sites_no_most_visted_sites.patch

0 comments on commit 14227b3

Please sign in to comment.