mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
add the MAINTAINER to package
This commit is contained in:
@@ -6,6 +6,7 @@ PKG_VERSION:=1.0
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/nanonote-example-files
|
||||
MAINTAINER:="Xiangfu Liu" <xiangfu@sharism.cc>
|
||||
TITLE:=nanonote-example-files
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
@@ -23,4 +24,4 @@ define Package/nanonote-example-files/install
|
||||
$(CP) ./files/* $(1)/root/
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,nanonote-example-files))
|
||||
$(eval $(call BuildPackage,nanonote-example-files))
|
||||
|
||||
Reference in New Issue
Block a user