]> git.proxmox.com Git - pve-kernel-2.6.32.git/commitdiff
Makefile: use "--product pve" for upload target master
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Mar 2017 20:21:50 +0000 (21:21 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Mar 2017 20:21:50 +0000 (21:21 +0100)
Makefile

index 727f46702ec30edfdddd50ab2ca1c3756470db5e..bbb4525d8c2bd2906b7189b95972aa78a676df77 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -384,7 +384,7 @@ ${HDR_DEB} hdr: .compile_mark headers-control.in headers-postinst.in
 
 .PHONY: upload
 upload: ${DST_DEB} ${PVE_DEB} ${HDR_DEB}
-       tar -cf - ${DST_DEB} ${PVE_DEB} ${HDR_DEB} | ssh repoman@repo.proxmox.com upload --dist wheezy
+       tar -cf - ${DST_DEB} ${PVE_DEB} ${HDR_DEB} | ssh repoman@repo.proxmox.com upload --product pve --dist wheezy
 
 .PHONY: distclean
 distclean: clean