From 8deb120f9fbef9d087497ca1284bbb3f5361e929 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Sun, 6 Sep 2009 17:17:38 +0200 Subject: [PATCH] 'change to correct svn adress' --- usr/bin/archboot-svn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/bin/archboot-svn.sh b/usr/bin/archboot-svn.sh index e43fbc485..10505d879 100755 --- a/usr/bin/archboot-svn.sh +++ b/usr/bin/archboot-svn.sh @@ -1,6 +1,6 @@ #!/bin/sh ### general setup stuff -SVNSETUP="svn://archlinux.org/srv/svn-packages/" +SVNSETUP="svn://svn.archlinux.org/packages/" BASE="" DEVEL="" SUPPORT=""