From 4ef19a1e85252a5d319d0b7158b1bdf3115a674c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 22 Sep 2014 22:28:42 +0100 Subject: Move connman to its own stratum --- strata/connman-common/connman.morph | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 strata/connman-common/connman.morph (limited to 'strata/connman-common') diff --git a/strata/connman-common/connman.morph b/strata/connman-common/connman.morph new file mode 100644 index 00000000..e468bc49 --- /dev/null +++ b/strata/connman-common/connman.morph @@ -0,0 +1,6 @@ +name: connman +kind: chunk +build-system: autotools +configure-commands: +- ./bootstrap +- ./configure --prefix="$PREFIX" --disable-wispr --disable-client LIBS=-lncurses -- cgit v1.2.1