summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/make-tarball.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/make-tarball.lorry b/open-source-lorries/make-tarball.lorry
new file mode 100644
index 0000000..11e4eba
--- /dev/null
+++ b/open-source-lorries/make-tarball.lorry
@@ -0,0 +1,8 @@
+{
+ "make-tarball": {
+ "type": "tarball",
+ "compression": "bzip2",
+ "strip": 1,
+ "url": "http://ftp.gnu.org/gnu/make/make-4.1.tar.bz2"
+ }
+}