]> git.proxmox.com Git - zfsonlinux.git/commitdiff
Revert "buildsys: switch upload dist over to buster" stable-5
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 24 May 2019 09:13:19 +0000 (11:13 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 24 May 2019 09:13:43 +0000 (11:13 +0200)
this was intended for the master branch, argh..

This reverts commit bdbccd235a9f1c73c6d7b97e62e9489802b16f33.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 736c1415ab955f380748ddfb0c741e8434c784e8..2c0ab01fb50f83489dead306cf05d18e2d31e6cc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -101,4 +101,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEBS}
-       tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster --arch amd64
+       tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch --arch amd64