summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPaulo Matias2023-06-16 14:33:54 -0300
committerPaulo Matias2023-06-16 14:33:54 -0300
commit67f2789049f855ad3d5db1688062514a2e08ee72 (patch)
tree6730751f2e43ca794189e048d95f9d4ddbfe1755 /PKGBUILD
parent6b1df79d5e3c9b52c8ec67385d265d50ab7648c8 (diff)
downloadaur-67f2789049f855ad3d5db1688062514a2e08ee72.tar.gz
still not working, try another way
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73efe2dcffde..be3802a41788 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -127,7 +127,7 @@ END
# See https://github.com/glandium/git-cinnabar/issues/311
cd "$SRCDEST/mozilla-unified"
- git config remote.origin.fetch '^refs/cinnabar/*'
+ git config remote.origin.mirror false
}
build() {