summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-01-23 14:58:53 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-01-23 14:58:53 +0000
commit8193526c833bec32a180aed69bab5eb5be49343d (patch)
tree8660f2a7c6d9402926697a25ae3b99fc080db25f
parent18907dd8d8db707f098939f9bfb8a4c30c276c0b (diff)
downloadlorry-8193526c833bec32a180aed69bab5eb5be49343d.tar.gz
add texlive.lorry
-rw-r--r--lorries/texlive.lorry11
1 files changed, 11 insertions, 0 deletions
diff --git a/lorries/texlive.lorry b/lorries/texlive.lorry
new file mode 100644
index 0000000..c3c122e
--- /dev/null
+++ b/lorries/texlive.lorry
@@ -0,0 +1,11 @@
+{
+ "texlive": {
+ "type": "svn",
+ "url": "svn://tug.org/texlive/",
+ "layout": {
+ "trunk": "trunk/Build/source",
+ "branches": "branches/*/Build/source",
+ "tags": "tags/*/Build/source"
+ }
+ }
+}