Make selecting scriptlet shell work
commitb5043dd6c3e2a9da637dfefbbd2b6a89cda600f0
authorAllan McRae <allan@archlinux.org>
Fri, 23 Mar 2012 14:08:24 +0000 (24 00:08 +1000)
committerDan McGee <dan@archlinux.org>
Sat, 7 Apr 2012 16:27:56 +0000 (7 11:27 -0500)
tree241f38e1eae48548520835ba91654475c5ca0dd8
parent923214497f1873a5bd1989aad867b629166d89b1
Make selecting scriptlet shell work

The initial patch to implement this achieved nothing apart from
adding a configure option.  This patch makes that configure option
do what it advertises.

Note that specifing any shell apart from /bin/sh causes testsuite
failures as /bin/sh is the only shell in the testing environment.

Bug-found-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
configure.ac
lib/libalpm/trans.c