mirror of
https://aur.archlinux.org/firedragon.git
synced 2025-07-06 13:04:31 +00:00
Fix patch location
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user