[LEDE-DEV] [PATCH 1/3] gettext: fix whitespace
Dirk Neukirchen
dirkneukirchen at web.de
Wed Oct 12 07:14:43 PDT 2016
Signed-off-by: Dirk Neukirchen <dirkneukirchen at web.de>
---
package/libs/gettext/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/libs/gettext/Makefile b/package/libs/gettext/Makefile
index cb4ee12..1672b47 100644
--- a/package/libs/gettext/Makefile
+++ b/package/libs/gettext/Makefile
@@ -27,7 +27,7 @@ endef
define Build/Prepare
$(INSTALL_DIR) $(PKG_BUILD_DIR)
$(CP) ./src/* $(PKG_BUILD_DIR)/
-endef
+endef
define Build/Configure
endef
--
2.10.0
More information about the Lede-dev
mailing list