mirror of
git://git.proxmox.com/git/lxc.git
synced 2025-03-23 10:50:23 +03:00
update to 2.0.3
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
47f395e966
commit
a4ec66d521
2
Makefile
2
Makefile
@ -30,7 +30,7 @@ deb ${DEBS}: ${SRCTAR}
|
||||
.PHONY: download
|
||||
download ${SRCTAR}:
|
||||
rm -rf ${SRCDIR} ${SRCTAR}
|
||||
git clone -b stable-1.1 git://github.com/lxc/lxc
|
||||
git clone -b stable-2.0 git://github.com/lxc/lxc
|
||||
tar czf ${SRCTAR}.tmp ${SRCDIR}
|
||||
mv ${SRCTAR}.tmp ${SRCTAR}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user