another attempt
authorMohamed Larabi <mohamed.larabi@inria.fr>
Fri, 7 Feb 2014 15:01:59 +0000 (16:01 +0100)
committerMohamed Larabi <mohamed.larabi@inria.fr>
Fri, 7 Feb 2014 15:01:59 +0000 (16:01 +0100)
Makefile

index 147f165..c40217d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ endef
 $(eval $(call download_target,libvirt-python))
 
 # install libvirt-devel
 $(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
 
 sources: $(ALL) 
 .PHONY: sources