diff --git a/community/seamonkey/PKGBUILD b/community/seamonkey/PKGBUILD index 40948a93f..6302bd80c 100644 --- a/community/seamonkey/PKGBUILD +++ b/community/seamonkey/PKGBUILD @@ -64,7 +64,7 @@ EOF [[ $CARCH != "aarch64" ]] && echo "ac_add_options --disable-elf-hack" >> .mozconfig LDFLAGS+=" -Wl,--no-keep-memory -Wl,--reduce-memory-overheads" - patch -p2 -d mozilla -i "${srcdir}"/xulrunner-27.0-build-arm.patch + patch -p2 -i "${srcdir}"/xulrunner-27.0-build-arm.patch } build() {