From e9efa67cb8284c5e115404cba8243892e5d6cd9b Mon Sep 17 00:00:00 2001 From: Mohamed Larabi Date: Fri, 7 Feb 2014 16:39:29 +0100 Subject: [PATCH] clean up --- Makefile | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.43.0