pacman/scripts
Dan McGee 6eedf06fcc Fix bash shell location check
BASH is defined when you are actually using bash during configure, which
sucks because it ends up being '/bin/sh', messing up all of our scripts.
Change the name of the variable we use in configure, and also ensure we get
a full path to the executable by using AC_PATH_PROGS rather than
AC_CHECK_PROGS. Finally, change the variable name everywhere we use it.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-10-13 17:50:54 -05:00
..
.gitignore Add pkgdelta script to create deltas. 2009-03-15 18:10:15 +01:00
Makefile.am Fix bash shell location check 2010-10-13 17:50:54 -05:00
makepkg.sh.in Fix bash shell location check 2010-10-13 17:50:54 -05:00
pacman-optimize.sh.in Fix bash shell location check 2010-10-13 17:50:54 -05: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 Fix bash shell location check 2010-10-13 17:50:54 -05:00