mirror of
https://git.proxmox.com/git/libarchive-perl
synced 2025-10-05 06:54:37 +00:00
fix upload target
This commit is contained in:
parent
b4320f1f94
commit
f70b5a3c3f
2
Makefile
2
Makefile
@ -22,7 +22,7 @@ ${PDEB}: ${PPSRC}/LibArchive.xs
|
|||||||
|
|
||||||
.phony: upload
|
.phony: upload
|
||||||
upload: ${PDEB}
|
upload: ${PDEB}
|
||||||
fixme
|
tar cf - ${PDEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist stretch
|
||||||
|
|
||||||
CLEANFILES = *~ build *.deb libarchive_* ${OPKGNAME} libarchive-perl_*
|
CLEANFILES = *~ build *.deb libarchive_* ${OPKGNAME} libarchive-perl_*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user