]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
update upload target
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 10 Mar 2017 13:27:20 +0000 (14:27 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 10 Mar 2017 13:27:20 +0000 (14:27 +0100)
Makefile

index 1d18b92d78f8b9c97054f6d0a8fb3f8494bcb2cf..23e727f772371dbcc4f27b8bc0138003f0179424 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -45,8 +45,8 @@ $(DEB): $(KVMSRC)
        lintian ${DEBS} || true
 
 .PHONY: upload
-upload: ${DEBS} ${KVMDIR}-src.tar.gz
-       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload
+upload: ${DEBS}
+       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --produce pve --dist jessie
 
 .PHONY: distclean
 distclean: clean