From af9ad0403d2cbf0e9fd65533fa2e0909cb92faf4 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Wed, 15 May 2013 12:02:04 +0100 Subject: Change around xcb/util-common-m4 a bit --- open-source-lorries/util-keysyms.lorry | 4 ---- open-source-lorries/xcb-util-common-m4.lorry | 6 ++++++ 2 files changed, 6 insertions(+), 4 deletions(-) create mode 100644 open-source-lorries/xcb-util-common-m4.lorry (limited to 'open-source-lorries') diff --git a/open-source-lorries/util-keysyms.lorry b/open-source-lorries/util-keysyms.lorry index 86f4a5f..2b03509 100644 --- a/open-source-lorries/util-keysyms.lorry +++ b/open-source-lorries/util-keysyms.lorry @@ -2,9 +2,5 @@ "util-keysyms": { "type": "git", "url": "git://anongit.freedesktop.org/xcb/util-keysyms" - }, - "util-keysysm/m4": { - "type": "git", - "url": "git://anongit.freedesktop.org/xcb/util-common-m4.git" } } diff --git a/open-source-lorries/xcb-util-common-m4.lorry b/open-source-lorries/xcb-util-common-m4.lorry new file mode 100644 index 0000000..b29aec8 --- /dev/null +++ b/open-source-lorries/xcb-util-common-m4.lorry @@ -0,0 +1,6 @@ +{ + "xcb/util-common-m4": { + "type": "git", + "url": "git://anongit.freedesktop.org/xcb/util-common-m4.git" + } +} -- cgit v1.2.1