diff --git a/Makefile b/Makefile index f1d8d55..c511096 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ ${PDEB}: ${PPSRC}/LibArchive.xs .phony: upload upload: ${PDEB} - fixme + tar cf - ${PDEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist stretch CLEANFILES = *~ build *.deb libarchive_* ${OPKGNAME} libarchive-perl_*