]> git.proxmox.com Git - pve-client.git/blobdiff - Makefile
comment out upload target
[pve-client.git] / Makefile
index f32776ea88254bd1c651fcd36267df3bf8e46eaf..fccb5f1c3b40fb7f778f2e91032d889bfc9e2d49 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,9 +28,9 @@ pve-api-definition.js:
        ./extractapi.pl > pve-api-definition.js.tmp
        mv pve-api-definition.js.tmp pve-api-definition.js
 
-.PHONY: upload
-upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com upload --product pmg,pve --dist stretch
+#.PHONY: upload
+#upload: ${DEB}
+#      tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com upload --product pmg,pve --dist stretch
 
 distclean: clean