pacman/scripts
Allan McRae 9c34dfd908 makepkg: Add fallback to package function
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@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2009-11-15 19:29:24 -06:00
..
.gitignore Add pkgdelta script to create deltas. 2009-03-15 18:10:15 +01:00
Makefile.am replace rankmirrors by bash clone 2009-10-11 15:08:06 -05:00
makepkg.sh.in makepkg: Add fallback to package function 2009-11-15 19:29:24 -06:00
pacman-optimize.sh.in scripts: replace test builtin [ with shell keywords [[ and (( 2009-11-15 19:22:54 -06:00
pkgdelta.sh.in scripts: replace test builtin [ with shell keywords [[ and (( 2009-11-15 19:22:54 -06:00
rankmirrors.sh.in scripts: replace test builtin [ with shell keywords [[ and (( 2009-11-15 19:22:54 -06:00
repo-add.sh.in scripts: replace test builtin [ with shell keywords [[ and (( 2009-11-15 19:22:54 -06:00