mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
lua-argparse: delete whitespace in makefile
Signed-off-by: Vladimir Malyutin <first-leon@yandex.ru>
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user