From: Avi Kivity <[EMAIL PROTECTED]>

Signed-off-by: Avi Kivity <[EMAIL PROTECTED]>

diff --git a/Makefile b/Makefile
index 04b7224..122732f 100644
--- a/Makefile
+++ b/Makefile
@@ -49,6 +49,7 @@ tmpspec = .tmp.kvm.spec
 RPMTOPDIR = $$(pwd)/rpmtop
 
 rpm:   srpm
+       rm -rf $(RPMTOPDIR)/BUILD
        mkdir -p $(RPMTOPDIR)/{BUILD,RPMS/$$(uname -i)}
        rpmbuild --rebuild \
                 --define="_topdir $(RPMTOPDIR)" \

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
kvm-commits mailing list
kvm-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-commits

Reply via email to