]> git.proxmox.com Git - pve-storage.git/blobdiff - Makefile
diskmanage: don't set usage for unused partitions
[pve-storage.git] / Makefile
index 71b76f556f8d733272181c747d2c80890b6092fd..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 buster
-
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bullseye