From c49d7549aa4f7430bfbc9e8de81d7a9d135b71e7 Mon Sep 17 00:00:00 2001 From: Mohamed Larabi Date: Fri, 7 Feb 2014 16:01:59 +0100 Subject: [PATCH] another attempt --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 147f165..c40217d 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ endef $(eval $(call download_target,libvirt-python)) # install libvirt-devel -$(shell yum localinstall $(FAKEROOT)/RPMS/libvirt-devel-1.2.1-0.rpm) +$(shell yum localinstall /longbuildroot/RPMS/x86_64/libvirt-devel-1.2.1-0.x86_64.rpm) sources: $(ALL) .PHONY: sources -- 2.43.0