applied a rebased version, thanks On 2/19/18 3:24 PM, Geert Stappers wrote: > Signed-off-by: Geert Stappers <[email protected]> > --- > > 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 >
_______________________________________________ pve-devel mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
