mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
package: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
f6f3f3e6dd
commit
c2c993c31d
@ -40,7 +40,7 @@ endef
|
|||||||
EJABBERD_POST_INSTALL_TARGET_HOOKS += EJABBERD_FIX_EJABBERDCTL
|
EJABBERD_POST_INSTALL_TARGET_HOOKS += EJABBERD_FIX_EJABBERDCTL
|
||||||
|
|
||||||
define EJABBERD_USERS
|
define EJABBERD_USERS
|
||||||
ejabberd -1 ejabberd -1 * /var/lib/ejabberd /bin/sh - ejabberd daemon
|
ejabberd -1 ejabberd -1 * /var/lib/ejabberd /bin/sh - ejabberd daemon
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define EJABBERD_INSTALL_INIT_SYSV
|
define EJABBERD_INSTALL_INIT_SYSV
|
||||||
|
@ -16,7 +16,7 @@ LIBXMLRPC_MAKE = $(MAKE1)
|
|||||||
|
|
||||||
# Using autoconf, not automake, so we cannot use AUTORECONF = YES.
|
# Using autoconf, not automake, so we cannot use AUTORECONF = YES.
|
||||||
define LIBXMLRPC_RUN_AUTOCONF
|
define LIBXMLRPC_RUN_AUTOCONF
|
||||||
cd $(@D); $(HOST_DIR)/usr/bin/autoconf
|
cd $(@D); $(HOST_DIR)/usr/bin/autoconf
|
||||||
endef
|
endef
|
||||||
|
|
||||||
LIBXMLRPC_PRE_CONFIGURE_HOOKS += LIBXMLRPC_RUN_AUTOCONF
|
LIBXMLRPC_PRE_CONFIGURE_HOOKS += LIBXMLRPC_RUN_AUTOCONF
|
||||||
|
@ -10,7 +10,7 @@ ODHCP6C_LICENSE = GPLv2
|
|||||||
ODHCP6C_LICENSE_FILES = COPYING
|
ODHCP6C_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
define ODHCP6C_INSTALL_SCRIPT
|
define ODHCP6C_INSTALL_SCRIPT
|
||||||
$(INSTALL) -m 0755 -D $(@D)/odhcp6c-example-script.sh \
|
$(INSTALL) -m 0755 -D $(@D)/odhcp6c-example-script.sh \
|
||||||
$(TARGET_DIR)/usr/sbin/odhcp6c-update
|
$(TARGET_DIR)/usr/sbin/odhcp6c-update
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user