Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 459054

Summary: [Future EAPI] Support pattern expansion in array-style DOCS
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Package Manager Specification <pms>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: hasufell
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 174380    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-02-24 18:10:36 UTC
I've heard of developers who are using the non-array DOCS syntax just because of filename pattern expansion. I think we should slowly consider deprecating the non-array syntax in the new EAPI and therefore add pattern support to the list syntax, e.g.:

  DOCS=( 'README*' 'ChangeLog*' )
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-02-24 18:12:15 UTC
Oh, my bad.

*** This bug has been marked as a duplicate of bug 394211 ***