summaryrefslogtreecommitdiff
path: root/open-source-lorries/freefont-otf.lorry
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2013-05-10 04:23:25 +0100
committerRichard Dale <richard.dale@codethink.co.uk>2013-05-10 04:24:26 +0100
commit0280c7d96b4bbd1158c67500255f655c65f5f2b3 (patch)
treefacdc945a7203726fc5d54ca9e8e3d269e0b7d08 /open-source-lorries/freefont-otf.lorry
parent7054bd6ece7dcb61b3e131830b2ec9db34db720e (diff)
downloadlorries-0280c7d96b4bbd1158c67500255f655c65f5f2b3.tar.gz
Fix the lorry definition
Diffstat (limited to 'open-source-lorries/freefont-otf.lorry')
-rw-r--r--open-source-lorries/freefont-otf.lorry4
1 files changed, 3 insertions, 1 deletions
diff --git a/open-source-lorries/freefont-otf.lorry b/open-source-lorries/freefont-otf.lorry
index d6b754f..2d2040f 100644
--- a/open-source-lorries/freefont-otf.lorry
+++ b/open-source-lorries/freefont-otf.lorry
@@ -1,6 +1,8 @@
{
"freefont-otf": {
- "type": "gzip",
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": "1",
"url": "http://ftp.gnu.org/gnu/freefont/freefont-otf-20120503.tar.gz"
}
}