clean up
[libvirt-python.git] / Makefile
index 147f165..417149a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,9 +31,6 @@ endef
 
 $(eval $(call download_target,libvirt-python))
 
-# install libvirt-devel
-$(shell yum localinstall $(FAKEROOT)/RPMS/libvirt-devel-1.2.1-0.rpm)
-
 sources: $(ALL) 
 .PHONY: sources