X-Git-Url: http://git.onelab.eu/?p=libvirt-python.git;a=blobdiff_plain;f=Makefile;h=417149a7971c91a28129fdba4980ddc719e0a19c;hp=ee2216dbfac87e1145a154957744030fed7ed4ac;hb=e9efa67cb8284c5e115404cba8243892e5d6cd9b;hpb=34eeadd6baa601d59e6c8992f08983437dd1cdc0 diff --git a/Makefile b/Makefile index ee2216d..417149a 100644 --- a/Makefile +++ b/Makefile @@ -31,9 +31,6 @@ endef $(eval $(call download_target,libvirt-python)) -# install libvirt-devel -$(shell yum localinstall /longbuildroot/RPMS/x86_64/libvirt-devel-1.2.1-0.x86_64.rpm /longbuildroot/RPMS/x86_64/libvirt-client-1.2.1-0.x86_64.rpm /longbuildroot/RPMS/x86_64/libvirt-docs-1.2.1-0.x86_64.rpm) - sources: $(ALL) .PHONY: sources