mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	add maintainer to package metadata
SVN-Revision: 6089
This commit is contained in:
		
							parent
							
								
									06e88a80c7
								
							
						
					
					
						commit
						56cb557d10
					
				@ -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); \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user