From: martin f. krafft Date: Sat, 17 May 2008 12:14:50 +0000 (+0100) Subject: add sbuild checkout X-Git-Url: https://git.madduck.net/etc/myrepos.git/commitdiff_plain/7725d134e5ae8211a2acbf5f344b45c25f1797ea add sbuild checkout --- diff --git a/.mr/roles/debdev b/.mr/roles/debdev index e3b1eb3..89d5a65 100644 --- a/.mr/roles/debdev +++ b/.mr/roles/debdev @@ -16,3 +16,6 @@ checkout = git clone 'ssh://git.madduck.net/~/git/pub/code/mbuild.git' mbuild [code/schroot] checkout = git clone 'git://git.debian.org/git/buildd-tools/schroot.git' schroot + +[code/sbuild] +checkout = git clone 'git://git.debian.org/git/buildd-tools/sbuild.git' sbuild