summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-02-02 15:30:20 +0000
committerBaserock Gerrit <gerrit@baserock.org>2016-02-24 23:10:32 +0000
commit227b22d91893417b1c3633a8372f63a4489a68d8 (patch)
treefffd5b8bbbf9fd6e5b0734e441b4958bd7db1b1c
parent52d3da5eb88214c4c654cde889905a640517d025 (diff)
downloaddefinitions-227b22d91893417b1c3633a8372f63a4489a68d8.tar.gz
strata/audio-bluetooth/avahi.morph: Remove not needed workaround
As we do not build the avahi ui Change-Id: I8442b17d7e0ec53570a2f9be9836e8b38d339039
-rw-r--r--strata/audio-bluetooth/avahi.morph2
1 files changed, 0 insertions, 2 deletions
diff --git a/strata/audio-bluetooth/avahi.morph b/strata/audio-bluetooth/avahi.morph
index 49d249d5..a255ce1e 100644
--- a/strata/audio-bluetooth/avahi.morph
+++ b/strata/audio-bluetooth/avahi.morph
@@ -1,8 +1,6 @@
name: avahi
kind: chunk
build-system: autotools
-pre-configure-commands:
-- sed -i 's/AM_CFLAGS=-I$(top_srcdir) -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1/AM_CFLAGS=-I$(top_srcdir)/g' avahi-ui/Makefile.am
configure-commands:
- |
./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --localstatedir=/var --disable-werror \