add maintainer to package metadata
SVN-Revision: 6089
This commit is contained in:
@@ -180,6 +180,7 @@ define BuildPackage
|
||||
echo "Build-Depends: $(PKG_BUILDDEP)"; \
|
||||
echo "Category: $(CATEGORY)"; \
|
||||
echo "Title: $(TITLE)"; \
|
||||
echo "Maintainer: $(MAINTAINER)"; \
|
||||
if isset $(call shvar,Package/$(1)/description); then \
|
||||
echo -n "Description: "; \
|
||||
getvar $(call shvar,Package/$(1)/description); \
|
||||
|
||||
Reference in New Issue
Block a user