summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Wimmer2022-12-12 15:20:24 +0100
committerStefan Wimmer2022-12-12 15:20:24 +0100
commit09dd4f9058bf34f25d030e05590938f47dd2af45 (patch)
tree7469f96a5ae0b6cb7c7904c08dc933fb6266d1f5
parentfab6826b51d9bde17c5cbd4b195992c53a01bb77 (diff)
downloadaur-09dd4f9058bf34f25d030e05590938f47dd2af45.tar.gz
Remove extension signing requirement
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68bfbf75780f..7df97ceb8054 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -117,7 +117,7 @@ ac_add_options --with-app-name=${pkgname}
ac_add_options --with-branding=browser/branding/${pkgname}
ac_add_options --with-distribution-id=org.garudalinux
ac_add_options --with-unsigned-addon-scopes=app,system
-export MOZ_REQUIRE_SIGNING=1
+export MOZ_REQUIRE_SIGNING=
# System libraries
ac_add_options --with-system-nspr