lua-argparse: delete whitespace in makefile
Signed-off-by: Vladimir Malyutin <first-leon@yandex.ru>
This commit is contained in:
parent
3b7a6bbd76
commit
ec5f0995cd
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ endef
|
|||
define Package/lua-argparse/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib/lua
|
||||
$(INSTALL_DATA) $(PKG_BUILD_DIR)/src/argparse.lua $(1)/usr/lib/lua/
|
||||
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,lua-argparse))
|
||||
|
|
Loading…
Reference in a new issue