]> git.proxmox.com Git - pve-storage.git/blobdiff - Makefile
api: disks: delete: add flag for cleaning up storage config
[pve-storage.git] / Makefile
index c18615f8dd7c1ccb46516ce070d9d470544a0f06..431db16a68f5429b79579165aaa4fdb8b7782017 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,4 @@
 include /usr/share/dpkg/pkg-info.mk
-include /usr/share/dpkg/architecture.mk
 
 PACKAGE=libpve-storage-perl
 
@@ -74,5 +73,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch
-
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bullseye