From 9b5d457c60cb23a0ff31b30a382618f54d26fdff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sun, 3 Jul 2016 21:34:00 +0100 Subject: Split bluetooth and audio-server (pulseaudio) in different strata Change-Id: I5bd5d79581ed59833002f27f10b596202d8d06bb --- strata/audio-bluetooth/bluez-tools.morph | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 strata/audio-bluetooth/bluez-tools.morph (limited to 'strata/audio-bluetooth/bluez-tools.morph') diff --git a/strata/audio-bluetooth/bluez-tools.morph b/strata/audio-bluetooth/bluez-tools.morph deleted file mode 100644 index 80e47ef5..00000000 --- a/strata/audio-bluetooth/bluez-tools.morph +++ /dev/null @@ -1,10 +0,0 @@ -name: bluez-tools -kind: chunk -description: A set of tools to manage Bluetooth devices for Linux -build-system: autotools -configure-commands: -- sed -i -e 's/-lreadline/-lreadline -lncurses/g' configure.ac -- ./autogen.sh -- ./configure --prefix="$PREFIX" --disable-obex -build-commands: -- LDFLAGS="$LDFLAGS -lncurses" make -- cgit v1.2.1