From 8b17eaf422ae5bea4c1f2264576a3280d50b66dd Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 28 Nov 2014 01:52:35 -0500 Subject: Woops, also s/parabolagnulinux.org/parabola.nu/ in test/ --- test/libremakepkg-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/libremakepkg-test.sh') diff --git a/test/libremakepkg-test.sh b/test/libremakepkg-test.sh index 4d8a7c5..4e613a2 100644 --- a/test/libremakepkg-test.sh +++ b/test/libremakepkg-test.sh @@ -11,7 +11,7 @@ before() { mkdir -p "$XDG_CONFIG_HOME"/libretools - echo "BLACKLIST=https://repo.parabolagnulinux.org/docs/blacklist.txt" >"$XDG_CONFIG_HOME"/libretools/libretools.conf + echo "BLACKLIST=https://repo.parabola.nu/docs/blacklist.txt" >"$XDG_CONFIG_HOME"/libretools/libretools.conf echo "CHROOTDIR='${chrootdir}'" > "$XDG_CONFIG_HOME"/libretools/chroot.conf echo "CHROOT='default'" >> "$XDG_CONFIG_HOME"/libretools/chroot.conf -- cgit v1.2.2