[pve-devel] applied: [PATCH qemu] Makefile: git repository is moved

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Mar 1 10:44:42 CET 2018


applied a rebased version, thanks

On 2/19/18 3:24 PM, Geert Stappers wrote:
> Signed-off-by: Geert Stappers <stappers at stappers.it>
> ---
> 
>  Makefile |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 
> Actually is this patch about asking
>     s/pve-qemu-kvm/pve-qemu/
> 
> 
> 
> diff --git a/Makefile b/Makefile
> index c760a7f..b0ffd70 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -31,7 +31,7 @@ $(DEB): | submodule
>  	mkdir $(BUILDSRC)
>  	cp -a $(KVMSRC)/* $(BUILDSRC)/
>  	cp -a debian $(BUILDSRC)/debian
> -	echo "git clone git://git.proxmox.com/git/pve-qemu-kvm.git\\ngit checkout $(GITVERSION)" > $(BUILDSRC)/debian/SOURCE
> +	echo "git clone git://git.proxmox.com/git/pve-qemu.git\\ngit checkout $(GITVERSION)" > $(BUILDSRC)/debian/SOURCE
>  	# set package version
>  	sed -i 's/^pkgversion="".*/pkgversion="${KVMPACKAGE}_${KVMVER}-${KVMPKGREL}"/' $(BUILDSRC)/configure
>  	cd $(BUILDSRC); dpkg-buildpackage -b -rfakeroot -us -uc
> 





More information about the pve-devel mailing list