]> git.proxmox.com Git - zfsonlinux.git/commitdiff
fix make upload target
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 28 Jun 2016 13:27:06 +0000 (15:27 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 28 Jun 2016 13:27:06 +0000 (15:27 +0200)
Makefile

index cfbcd5ddf80c80449bdce9e750efdc51dc018da7..18c79051a8fbc824ecc609da1e241b2bec16f79f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -81,4 +81,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com --dist wheezy
+       tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --dist wheezy