Fix patch location
This commit is contained in:
parent
3f85347c5c
commit
bc8e9c55b1
1 changed files with 1 additions and 1 deletions
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 a new issue