mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-26 12:44:21 +00:00
Fix patch location
This commit is contained in:
parent
3f85347c5c
commit
bc8e9c55b1
2
PKGBUILD
2
PKGBUILD
@ -113,7 +113,7 @@ prepare() {
|
||||
patch -Np1 -i ${_patches_dir}/sed-patches/stop-undesired-requests.patch
|
||||
|
||||
# Needed patch to have build working
|
||||
patch -Np1 -i ${_patches_dir}/misc-patches/fix-wayland.patch
|
||||
patch -Np1 -i ${_patches_dir}/misc/fix-wayland.patch
|
||||
|
||||
cat >../mozconfig <<END
|
||||
ac_add_options --enable-application=browser
|
||||
|
Loading…
Reference in New Issue
Block a user