gettext: fix whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
This commit is contained in:
parent
611399f1f8
commit
d42521fa07
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ endef
|
|||
define Build/Prepare
|
||||
$(INSTALL_DIR) $(PKG_BUILD_DIR)
|
||||
$(CP) ./src/* $(PKG_BUILD_DIR)/
|
||||
endef
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue