Commit d2fd9ef8 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

avahi: fix indentation in AVAHI_INSTALL_INIT_SYSTEMD



The indentation for commands should be made with tabs, not spaces, so
fix that up in AVAHI_INSTALL_INIT_SYSTEMD.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 9b41c827
Loading
Loading
Loading
Loading
+8 −9
Original line number Diff line number Diff line
@@ -176,7 +176,6 @@ define AVAHI_INSTALL_INIT_SYSTEMD

	$(INSTALL) -D -m 644 package/avahi/avahi_tmpfiles.conf \
		$(TARGET_DIR)/usr/lib/tmpfiles.d/avahi.conf

endef

define AVAHI_INSTALL_INIT_SYSV