summaryrefslogtreecommitdiffstats
path: root/commitpkg
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2009-09-01 03:13:38 +0200
committerAllan McRae <allan@archlinux.org>2009-09-01 03:13:38 +0200
commitd8d0c876140e1ca74f22238fc3cfca7947cd249e (patch)
tree1fc3ec7fb4cbb02997088688ac7abb43fe2c0716 /commitpkg
parent4bc819a20e4029a53d97cfa3cff164b3a497f7fe (diff)
downloaddevtools-d8d0c876140e1ca74f22238fc3cfca7947cd249e.tar.gz
devtools-d8d0c876140e1ca74f22238fc3cfca7947cd249e.tar.xz
Changes required for new server layout
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'commitpkg')
-rwxr-xr-xcommitpkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/commitpkg b/commitpkg
index 6a232e8..43d9cf2 100755
--- a/commitpkg
+++ b/commitpkg
@@ -52,7 +52,7 @@ if [ ! -f $pkgfile ]; then
fi
# set up repo-specific opts depending on how we were called
-server="archlinux.org"
+server="gerolde.archlinux.org"
if [ "$cmd" == "extrapkg" ]; then
repo="extra"
elif [ "$cmd" == "corepkg" ]; then