summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-20 16:45:00 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-20 16:45:00 +0100
commit16242fa18eee5587a2a1a6cfb7c0e3ff6106b5ad (patch)
tree31c2550a991236f4f02272dfa3fe07c384588c99
parent4b9995419d5ee911795002cce9252fc23c989f21 (diff)
downloadlorry-16242fa18eee5587a2a1a6cfb7c0e3ff6106b5ad.tar.gz
lorries: Add docbook-xsl
From tarball since there's no point waiting for an SVN import
-rw-r--r--lorries/docbook-xsl.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/lorries/docbook-xsl.lorry b/lorries/docbook-xsl.lorry
new file mode 100644
index 0000000..862cf7c
--- /dev/null
+++ b/lorries/docbook-xsl.lorry
@@ -0,0 +1,8 @@
+{
+ "docbook-xsl": {
+ "type": "tarball",
+ "compression": "bzip2",
+ "strip": 1,
+ "url": "http://downloads.sourceforge.net/docbook/docbook-xsl-1.77.1.tar.bz2"
+ }
+}