diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-02 14:06:23 +0100 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-02 14:06:23 +0100 |
commit | a986ebefa271ae7816949d92235b8e4596f78476 (patch) | |
tree | c7409f058cd4eaffde19779b3c9f60a151d980f7 /open-source-lorries | |
parent | bbc38c2b742b9ef5c7c82049111500a4569b774e (diff) | |
download | lorries-a986ebefa271ae7816949d92235b8e4596f78476.tar.gz |
Add fuse lorry
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/fuse.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/fuse.lorry b/open-source-lorries/fuse.lorry new file mode 100644 index 0000000..f8ca7d4 --- /dev/null +++ b/open-source-lorries/fuse.lorry @@ -0,0 +1,6 @@ +{ + "fuse": { + "type": "git", + "url": "git://git.code.sf.net/p/fuse/fuse fuse-fuse" + } +} |