X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/1798958073b6fc8e6aeabeb004b351336ba8d5e3..636ff79650c912cfa0a320e0bbfa1888202c513f:/.mr/roles/debdev diff --git a/.mr/roles/debdev b/.mr/roles/debdev index e3b1eb3..9795da7 100644 --- a/.mr/roles/debdev +++ b/.mr/roles/debdev @@ -1,8 +1,10 @@ [debian] checkout = git clone ssh://git.madduck.net/~/git/colls/debian.git debian -skip = ! on_workstation chain = true +[.fgits/devscripts.git] +checkout = git_fake_bare_checkout ssh://git.madduck.net/~/git/pub/etc/devscripts.git devscripts.git ../../ + [code/unperish] checkout = bzr clone http://liw.iki.fi/bzr/unperish2/trunk/ unperish @@ -16,3 +18,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