fix upload target

This commit is contained in:
Dietmar Maurer 2017-03-08 16:42:59 +01:00
parent b4320f1f94
commit f70b5a3c3f

View File

@ -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_*