]> git.proxmox.com Git - perlmod.git/commitdiff
upload command pattern fixup
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 18 Dec 2023 09:31:36 +0000 (10:31 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 18 Dec 2023 09:31:38 +0000 (10:31 +0100)
perlmod-bin is not prefixed with `rust-`

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile

index 4d28129c4ef8c3abf8f4bc805f227311643a90af..8f6863d12c733550313e29e662234fa9a648b3eb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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