projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
611399f
)
gettext: fix whitespace
author
Dirk Neukirchen
<dirkneukirchen@web.de>
Wed, 12 Oct 2016 14:14:43 +0000
(16:14 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Thu, 13 Oct 2016 18:25:42 +0000
(20:25 +0200)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
package/libs/gettext/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/gettext/Makefile
b/package/libs/gettext/Makefile
index cb4ee125303ab8ca8b30bf86976c226a62a86230..1672b478f16838a1e5b62b8ea52d4d3cf21859a9 100644
(file)
--- 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