mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/firefox: remove patch line for previously removed patch
This commit is contained in:
parent
963c6cf1f7
commit
a89acc9308
1 changed files with 0 additions and 2 deletions
|
@ -75,8 +75,6 @@ prepare() {
|
|||
cp "$srcdir/firefox-fixed-loading-icon.png" \
|
||||
browser/themes/linux/tabbrowser/loading.png
|
||||
|
||||
# Fix webrtc build on ARM
|
||||
patch -Np0 -i ../arm-webrtc-fix.patch
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue