mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
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…
Add table
Reference in a new issue