firefox: make this build again.

This commit is contained in:
Juan RP 2014-04-30 10:29:37 +02:00
parent b5d7ea9209
commit a3ece44f0a
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ do_configure() {
do_build() {
cd xbps-build
make ${makejobs} MOZ_MAKE_FLAGS="${makejobs}"
SHELL=/bin/bash make ${makejobs} MOZ_MAKE_FLAGS="${makejobs}"
}
do_install() {