upload command pattern fixup

perlmod-bin is not prefixed with `rust-`

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2023-12-18 10:31:36 +01:00
parent b6e8fced0c
commit 71fe7e0e29

View File

@ -60,7 +60,7 @@ update:
%-upload: %-deb
cd build; \
dcmd --deb rust-$*_*.changes \
dcmd --deb ./*$*_*.changes \
| grep -v '.changes$$' \
| tar -cf- -T- \
| ssh -X repoman@repo.proxmox.com upload --product devel --dist bookworm