]> git.proxmox.com Git - pmg-log-tracker.git/blobdiff - Makefile
use less magic numbers
[pmg-log-tracker.git] / Makefile
index 209a2b3b4ab5198c1089fdce4d7509a5f9becf4c..0cd627e616c3406cf3ccace5f5721f15521a5381 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ dinstall: ${DEB}
 
 .PHONY: upload
 upload: ${DEB} ${DBG_DEB}
-       tar cf - ${DEB} ${DBG_DEB}| ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${ARCH}
+       tar cf - ${DEB} ${DBG_DEB}| ssh repoman@repo.proxmox.com -- upload --product pmg --dist stretch --arch ${ARCH}
 
 .PHONY: distclean
 distclean: clean