[Ovirt-devel] [PATCH] Copy the ISO managed node and src RPMs along with the pxe managed nodes

Perry Myers pmyers at redhat.com
Sun Jun 29 19:17:47 UTC 2008


Signed-off-by: Perry Myers <pmyers at redhat.com>
---
 build-all.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/build-all.sh b/build-all.sh
index d231241..cee0c8c 100755
--- a/build-all.sh
+++ b/build-all.sh
@@ -227,8 +227,8 @@ repo --name=ovirt --baseurl=http://localhost/ovirt
 EOF
     bumpver
     make rpms
-    rm -f $OVIRT/ovirt-host-image-pxe*rpm
-    cp rpm-build/ovirt-host-image-pxe*rpm $OVIRT
+    rm -f $OVIRT/ovirt-host-image*rpm
+    cp rpm-build/ovirt-host-image*rpm $OVIRT
     cd $OVIRT
     createrepo .
 fi
-- 
1.5.5.1




More information about the ovirt-devel mailing list