liblog4c-localtime: remove whitespace at beginning of lines
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
1deff2b17e
commit
f505841142
@ -1,13 +1,13 @@
|
||||
#############################################################
|
||||
#
|
||||
# liblog4c
|
||||
#
|
||||
#############################################################
|
||||
LIBLOG4C_LOCALTIME_VERSION = 1.0
|
||||
LIBLOG4C_LOCALTIME_SITE = https://github.com/rcmadruga/log4c-localtime/tarball/v$(LIBLOG4C_LOCALTIME_VERSION)
|
||||
LIBLOG4C_LOCALTIME_INSTALL_STAGING = YES
|
||||
LIBLOG4C_LOCALTIME_CONF_OPT = --disable-expattest
|
||||
LIBLOG4C_LOCALTIME_DEPENDENCIES = expat
|
||||
#############################################################
|
||||
#
|
||||
# liblog4c
|
||||
#
|
||||
#############################################################
|
||||
LIBLOG4C_LOCALTIME_VERSION = 1.0
|
||||
LIBLOG4C_LOCALTIME_SITE = https://github.com/rcmadruga/log4c-localtime/tarball/v$(LIBLOG4C_LOCALTIME_VERSION)
|
||||
LIBLOG4C_LOCALTIME_INSTALL_STAGING = YES
|
||||
LIBLOG4C_LOCALTIME_CONF_OPT = --disable-expattest
|
||||
LIBLOG4C_LOCALTIME_DEPENDENCIES = expat
|
||||
|
||||
define LIBLOG4C_LOCALTIME_FIX_CONFIGURE_PERMS
|
||||
chmod +x $(@D)/configure
|
||||
|
Loading…
Reference in New Issue
Block a user