include section name in the package metadata
SVN-Revision: 6094
This commit is contained in:
		| @@ -178,6 +178,7 @@ define BuildPackage | |||||||
| 	echo "Depends: $$(IDEPEND_$(1))"; \ | 	echo "Depends: $$(IDEPEND_$(1))"; \ | ||||||
| 	echo "Provides: $(PROVIDES)"; \ | 	echo "Provides: $(PROVIDES)"; \ | ||||||
| 	echo "Build-Depends: $(PKG_BUILDDEP)"; \ | 	echo "Build-Depends: $(PKG_BUILDDEP)"; \ | ||||||
|  | 	echo "Section: $(SECTION)"; \ | ||||||
| 	echo "Category: $(CATEGORY)"; \ | 	echo "Category: $(CATEGORY)"; \ | ||||||
| 	echo "Title: $(TITLE)"; \ | 	echo "Title: $(TITLE)"; \ | ||||||
| 	echo "Maintainer: $(MAINTAINER)"; \ | 	echo "Maintainer: $(MAINTAINER)"; \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau