1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-10 03:25:01 -05:00
pacman/scripts
Allan McRae eb93955477 makepkg: allow pkgname usage in split package functions
Currently, using $pkgname in a split package package_*() function
always returns the first value in the pkgname array rather than the
name of tha package being packaged.  Fix this so $pkgname gives the
expected value.

Fixes FS#22174

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-12-29 18:44:32 -06:00
..
.gitignore Update scripts/ .gitignore 2010-12-12 22:42:22 -06:00
Makefile.am Add script to update pacman database format 2010-12-12 21:42:41 -06:00
makepkg.sh.in makepkg: allow pkgname usage in split package functions 2010-12-29 18:44:32 -06:00
pacman-db-upgrade.sh.in Add script to update pacman database format 2010-12-12 21:42:41 -06:00
pacman-optimize.sh.in pacman-optimize: ensure database directory contains local/ 2010-12-12 21:42:54 -06:00
pkgdelta.sh.in Fix bash shell location check 2010-10-13 17:50:54 -05:00
rankmirrors.sh.in Fix bash shell location check 2010-10-13 17:50:54 -05:00
repo-add.sh.in Make repo-add and makepkg epoch-aware 2010-10-13 23:29:26 -05:00