[Buildroot] [git commit] package/leptonica: drop spurious spaces

From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-11-29 21:36:11
Subsystem: the rest · Maintainer: Linus Torvalds

commit: https://git.buildroot.net/buildroot/commit/?id=148b8edb9b7ec6cc7143713c458d5467b6c4a83a
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Drop spurious spaces added by commit
ccab2d636fbee6eb8073ea2010442d7678a9ec54

Signed-off-by: Fabrice Fontaine <redacted>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/leptonica/leptonica.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/leptonica/leptonica.mk b/package/leptonica/leptonica.mk
index 368078bf10..8791b0c4c2 100644
--- a/package/leptonica/leptonica.mk
+++ b/package/leptonica/leptonica.mk
@@ -16,9 +16,9 @@ LEPTONICA_CONF_OPTS += --disable-programs
 
 ifeq ($(BR2_PACKAGE_GIFLIB),y)
 LEPTONICA_DEPENDENCIES += giflib
-LEPTONICA_CONF_OPTS +=  --with-giflib
+LEPTONICA_CONF_OPTS += --with-giflib
 else
-LEPTONICA_CONF_OPTS +=  --without-giflib
+LEPTONICA_CONF_OPTS += --without-giflib
 endif
 
 ifeq ($(BR2_PACKAGE_JPEG),y)
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help