From: Mohamed Larabi Date: Fri, 7 Feb 2014 15:01:59 +0000 (+0100) Subject: another attempt X-Git-Tag: libvirt-python-1.2.1-1~3 X-Git-Url: http://git.onelab.eu/?p=libvirt-python.git;a=commitdiff_plain;h=c49d7549aa4f7430bfbc9e8de81d7a9d135b71e7 another attempt --- 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