pacman/scripts
Andres P 1b93a116e7 makepkg: fix inconsistent output when checking dependencies
Instead of writing:
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Installing missing dependencies...

Just make it homogeneous:
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...

Signed-off-by: Andres P <aepd87@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2010-06-21 01:04: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: fix inconsistent output when checking dependencies 2010-06-21 01:04: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