[Ovirt-devel] [PATCH ovirt-appliance] cleanup directory

Alan Pevec apevec at redhat.com
Sun Sep 7 10:56:20 UTC 2008


Signed-off-by: Alan Pevec <apevec at redhat.com>
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 58ae5e4..c51b04d 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ RPM_FLAGS += --define "ovirt_url $(OVIRT_URL)"
 endif
 
 clean:
-	rm -f $(pkg_name)-*
+	rm -rf $(pkg_name)-*
 
 distclean: clean
 	rm -rf tmp repos.ks rpm-build
-- 
1.5.5.1




More information about the ovirt-devel mailing list