From 5d73624499507ab245df8b2459dc5de102db3c9c Mon Sep 17 00:00:00 2001 From: Kaj Forney Date: Mon, 22 Oct 2018 15:44:44 -0600 Subject: [PATCH] Modify Parrot-Build config. Former-commit-id: 3fab848b728b95ef05e9b559f01d1c8c0f4395e2 Former-commit-id: fe84f144adc1ebdcaa4518fae1722d0fc5794a2c --- modules/parrot-build/auto/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/parrot-build/auto/config b/modules/parrot-build/auto/config index c4efcdb8..a2b5e3d7 100755 --- a/modules/parrot-build/auto/config +++ b/modules/parrot-build/auto/config @@ -4,8 +4,9 @@ set -e set -o pipefail # Bashism parrot_mirror=http://archive.parrotsec.org/parrot +public_mirror=http://archive.parrotsec.org/parrot -public_mirror=http://deb.parrotsec.org/parrot +#public_mirror=http://deb.parrotsec.org/parrot # Detect target architecture and filter args