[pacman-dev] [PATCH] makepkg: Add fallback to package function

Dan McGee dpmcgee at gmail.com
Tue Oct 27 23:12:40 EDT 2009


On Sat, Oct 24, 2009 at 11:41 PM, Allan McRae <allan at archlinux.org> wrote:
> makepkg looks for a package() function when building a single package
> but package_$pkgname() style package functions when building a split
> package.  This patch allows the use of a package_$pkgname() function
> when building a single package for consistency.  This is achieved by
> having makepkg consider a non-split package with a package_$pkgname()
> function as a split package (creating just the one package).
>
> Fixes FS#16622.
>
> Signed-off-by: Allan McRae <allan at archlinux.org>
> ---

No objections to this from me; I'll wait to merge any of this stuff
until post [[ (( conversion though.

-Dan


More information about the pacman-dev mailing list