From c012bda5834327750cddd74b3f1617732efa6bb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Fri, 30 Jan 2015 16:55:54 +0000 Subject: lorry autoconf and libtool tarballs To use this instead commit tarball contents in the git repos --- open-source-lorries/libtool-tarball.lorry | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 open-source-lorries/libtool-tarball.lorry (limited to 'open-source-lorries/libtool-tarball.lorry') diff --git a/open-source-lorries/libtool-tarball.lorry b/open-source-lorries/libtool-tarball.lorry new file mode 100644 index 0000000..5bfe078 --- /dev/null +++ b/open-source-lorries/libtool-tarball.lorry @@ -0,0 +1,8 @@ +{ + "libtool-tarball": { + "type": "tarball", + "compression": "gzip", + "strip": 1, + "url": "http://ftpmirror.gnu.org/libtool/libtool-2.4.5.tar.gz" + } +} -- cgit v1.2.1