[releng] fixup missed livecd to live change in the koji command for building livecds

Dennis Gilmore ausil at fedoraproject.org
Wed May 27 19:06:17 UTC 2015


commit 3d5c39058068910228fe9bcb043aac1f40fab834
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Wed May 27 14:05:15 2015 -0500

    fixup missed livecd to live change in the koji command for building livecds
    
    Signed-off-by: Dennis Gilmore <dennis at ausil.us>

 scripts/build-livecds |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/scripts/build-livecds b/scripts/build-livecds
index acfa2e1..31737d5 100755
--- a/scripts/build-livecds
+++ b/scripts/build-livecds
@@ -29,7 +29,7 @@ do
          then BASEARCH=i386
          else BASEARCH=$ARCH
        fi
-    koji spin-livecd --scratch  --release $BUILD --noprogress Fedora-Live-$spin-$ARCH $RELEASE --nowait  --repo=http://infrastructure.fedoraproject.org/pub/fedora/linux/development/$VERSION/$BASEARCH/os/ --repo=http://kojipkgs.fedoraproject.org/mash/bleed/$BASEARCH/ $TARGET $ARCH fedora-livecd-$lspin-$GITHASH.ks
+    koji spin-livecd --scratch  --release $BUILD --noprogress Fedora-Live-$spin-$ARCH $RELEASE --nowait  --repo=http://infrastructure.fedoraproject.org/pub/fedora/linux/development/$VERSION/$BASEARCH/os/ --repo=http://kojipkgs.fedoraproject.org/mash/bleed/$BASEARCH/ $TARGET $ARCH fedora-live-$lspin-$GITHASH.ks
    done
 done
 


More information about the rel-eng mailing list