mirror of
git://git.proxmox.com/git/lxc.git
synced 2025-03-11 20:58:39 +03:00
update upload target
This commit is contained in:
parent
55448f2e9e
commit
0ced1541ec
4
Makefile
4
Makefile
@ -1,5 +1,3 @@
|
|||||||
RELEASE=4.4
|
|
||||||
|
|
||||||
PACKAGE=lxc-pve
|
PACKAGE=lxc-pve
|
||||||
LXCVER=2.0.7
|
LXCVER=2.0.7
|
||||||
DEBREL=4
|
DEBREL=4
|
||||||
@ -39,7 +37,7 @@ download ${SRCTAR}:
|
|||||||
|
|
||||||
.PHONY: upload
|
.PHONY: upload
|
||||||
upload: ${DEBS}
|
upload: ${DEBS}
|
||||||
tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload
|
tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product pve --dist jessie
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user