diff options
author | Richard Maw <richard.maw@codethink.co.uk> | 2012-03-08 15:01:08 +0000 |
---|---|---|
committer | Richard Maw <richard.maw@codethink.co.uk> | 2012-03-09 09:12:26 +0000 |
commit | 654c752823ee54853cc47de24f15da7c6aef2453 (patch) | |
tree | de2cf720fe8872c3f46106066b4bcd7d90611c05 | |
parent | 887f68cc41a76d17af3fa3dcb6949ccee1b57789 (diff) | |
download | lorry-654c752823ee54853cc47de24f15da7c6aef2453.tar.gz |
lorries: add fakeroot
-rw-r--r-- | lorries/fakeroot.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/fakeroot.lorry b/lorries/fakeroot.lorry new file mode 100644 index 0000000..072b4ec --- /dev/null +++ b/lorries/fakeroot.lorry @@ -0,0 +1,6 @@ +{ + "fakeroot": { + "type": "git", + "url": "git://git.debian.org/git/users/clint/fakeroot.git" + } +} |