From 9146abd523bc009cb9970f643f33542ff380d124 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Mon, 15 Sep 2014 15:24:43 +0100 Subject: Re-enable mariadb since we might have enough disk to cope now --- open-source-lorries/mariadb.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/mariadb.lorry (limited to 'open-source-lorries') diff --git a/open-source-lorries/mariadb.lorry b/open-source-lorries/mariadb.lorry new file mode 100644 index 0000000..f199404 --- /dev/null +++ b/open-source-lorries/mariadb.lorry @@ -0,0 +1,6 @@ +{ + "mariadb": { + "type": "bzr", + "url": "lp:maria" + } +} -- cgit v1.2.1