From 51e7a815596a41a527bdcfaaee0df59300c96358 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 13 Feb 2008 18:42:49 -0500 Subject: point to new host --- scripts/pungify | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pungify b/scripts/pungify index 7768b55..571f5c0 100644 --- a/scripts/pungify +++ b/scripts/pungify @@ -47,7 +47,7 @@ baseurl=file:///tmp/treebuild.$TREE/development/$ARCH/os/ enabled=1 gpgcheck=0 EOY -mount -t nfs -o ro,nolock ntap-fedora1.fedora.phx.redhat.com:/vol/fedora/build/koji/mash/rawhide-$TREE/development development +mount -t nfs -o ro,nolock xen2.fedora.phx.redhat.com:/mnt/koji/mash/rawhide-$TREE/development development rm -f /var/lib/rpm/__db* yum -y upgrade mkdir -p output/development/$ARCH/os/ -- cgit