]> git.proxmox.com Git - pve-manager.git/commitdiff
update make upload target
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 13 Mar 2017 13:22:49 +0000 (14:22 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 13 Mar 2017 13:22:49 +0000 (14:22 +0100)
Makefile

index 7eac60d039c581162d3f7094ea6439c3350d992a..14f57ab8dffda848205d2fd6f10846be22df18c6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ $(DEB):
 .PHONY: upload
 upload: ${DEB} check
        ./repoid.pl .git check
-       tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload
+       tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload -product pve -dist jessie
 
 #.PHONY: poupload
 #poupload: