summaryrefslogtreecommitdiff
path: root/package/avahi
diff options
context:
space:
mode:
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>2014-12-22 09:12:05 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-22 09:27:37 +0100
commitdd7346f415f84c645b5fbaee8789b78472849dc6 (patch)
treed5d8e1040d0f0cce02f55a6e414c6ec58a19c059 /package/avahi
parent574f2f2bb8ac84930761b3a78e6e835134e731a0 (diff)
package: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/avahi')
-rw-r--r--package/avahi/avahi.mk28
1 files changed, 14 insertions, 14 deletions
diff --git a/package/avahi/avahi.mk b/package/avahi/avahi.mk
index e8944d689..cd25748e9 100644
--- a/package/avahi/avahi.mk
+++ b/package/avahi/avahi.mk
@@ -68,20 +68,20 @@ AVAHI_CONF_ENV = ac_cv_func_strtod=yes \
DATADIRNAME=share
AVAHI_CONF_OPTS = \
- --disable-qt3 \
- --disable-qt4 \
- --disable-gdbm \
- --disable-pygtk \
- --disable-mono \
- --disable-monodoc \
- --disable-stack-protector \
- --with-distro=none \
- --disable-manpages \
- $(if $(BR2_PACKAGE_AVAHI_AUTOIPD),--enable,--disable)-autoipd \
- --with-avahi-user=avahi \
- --with-avahi-group=avahi \
- --with-autoipd-user=avahi \
- --with-autoipd-group=avahi
+ --disable-qt3 \
+ --disable-qt4 \
+ --disable-gdbm \
+ --disable-pygtk \
+ --disable-mono \
+ --disable-monodoc \
+ --disable-stack-protector \
+ --with-distro=none \
+ --disable-manpages \
+ $(if $(BR2_PACKAGE_AVAHI_AUTOIPD),--enable,--disable)-autoipd \
+ --with-avahi-user=avahi \
+ --with-avahi-group=avahi \
+ --with-autoipd-user=avahi \
+ --with-autoipd-group=avahi
AVAHI_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext) host-intltool \
host-pkgconf host-gettext