package/net-tools: fix appropriate typo
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit 0353d684828acfac36321c3f84c27b61c5ec61f7) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
c62ae9151a
commit
cc3cdca938
@ -16,7 +16,7 @@ define NET_TOOLS_CONFIGURE_CMDS
|
||||
(cd $(@D); yes "" | ./configure.sh config.in )
|
||||
endef
|
||||
|
||||
# Enable I18N when appropiate
|
||||
# Enable I18N when appropriate
|
||||
ifeq ($(BR2_SYSTEM_ENABLE_NLS),y)
|
||||
define NET_TOOLS_ENABLE_I18N
|
||||
$(SED) 's:I18N 0:I18N 1:' $(@D)/config.h
|
||||
|
Loading…
Reference in New Issue
Block a user