From 9aea4d7c62580830fbca48368651fd58066ae0d2 Mon Sep 17 00:00:00 2001 From: Ben Brewer Date: Thu, 18 Oct 2012 13:41:32 +0100 Subject: Added lorry for autogen. --- active/autogen.lorry | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 active/autogen.lorry diff --git a/active/autogen.lorry b/active/autogen.lorry new file mode 100644 index 0000000..19c3b77 --- /dev/null +++ b/active/autogen.lorry @@ -0,0 +1,8 @@ +{ + "autogen": { + "type": "tarball", + "compression": "gzip", + "strip": 1, + "url": "http://ftp.gnu.org/gnu/autogen/rel5.16.2/autogen-5.16.2.tar.gz" + } +} -- cgit v1.2.1