From 34eeadd6baa601d59e6c8992f08983437dd1cdc0 Mon Sep 17 00:00:00 2001 From: Mohamed Larabi Date: Fri, 7 Feb 2014 16:15:59 +0100 Subject: [PATCH] yet another dirty attempt --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c40217d..ee2216d 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ 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) +$(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