summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2008-01-11 11:40:38 -0500
committerBill Nottingham <notting@redhat.com>2008-01-11 11:40:38 -0500
commit22a500ba619ca49e387757117501d9f0537595f2 (patch)
tree9109dd19fcf73492ff81c21cdfaa970ff6bb8658
parented06d6dc358016062f594b956d28e339201f4ccd (diff)
downloadreleng-22a500ba619ca49e387757117501d9f0537595f2.tar.gz
releng-22a500ba619ca49e387757117501d9f0537595f2.tar.xz
releng-22a500ba619ca49e387757117501d9f0537595f2.zip
F9!
-rwxr-xr-xscripts/buildrawhide4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/buildrawhide b/scripts/buildrawhide
index b6483d5..3af69d6 100755
--- a/scripts/buildrawhide
+++ b/scripts/buildrawhide
@@ -23,8 +23,8 @@ mkdir /tmp/mashbuild.$DATE
cd /tmp/mashbuild.$DATE
cvs -d :pserver:anonymous@cvs.fedora.redhat.com:/cvs/extras -z3 -q co comps && {
cd comps
- make comps-f8.xml
- cp comps-f8.xml ../comps.xml
+ make comps-f9.xml
+ cp comps-f9.xml ../comps.xml
cd ..
}
mkdir -p /mnt/koji/mash/rawhide-$DATE/logs