summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTruocolo2024-02-08 07:11:22 +0100
committerTruocolo2024-02-08 07:11:22 +0100
commit11f466481de803946efe6c7f8c155f42763fc76c (patch)
tree98e858d87987ce270719f8ed4f53a89c94887397
parentc893fcf80bc8185c95ac00ee6f85de0ad058b208 (diff)
downloadaur-metamask-git.tar.gz
attempting using sentry-cli from distro package
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d58151fa691..8b2d2293bc9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -134,6 +134,8 @@ __pkgver() {
}
build() {
+ export \
+ SENTRYCLI_USE_LOCAL=1
cd \
"${srcdir}/${_pkgname}-${_branch}"
ls \