1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-01-10 05:18:16 -05:00
pacman/scripts
Andres P 95145d4c52 makepkg: use type -p's return value for PATH checks
Rely on type -p's return value instead of a string check.

And gettext was previously being checked with type -t, which was
inconsistent with the rest of the tests pertaining commands that aren't
expected to be functions nor builtins.

Signed-off-by: Andres P <aepd87@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2010-06-17 14:34:57 +10: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: use type -p's return value for PATH checks 2010-06-17 14:34:57 +10:00
pacman-optimize.sh.in Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
pkgdelta.sh.in scripts: replace test builtin [ with shell keywords [[ and (( 2009-11-15 19:22:54 -06:00
rankmirrors.sh.in rankmirrors: Add a --repo option to target a specific repo 2010-05-18 11:43:17 -05:00
repo-add.sh.in repo-add: symlink to db file to reponame.db 2010-05-27 09:19:13 -05:00