mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
firefox: make this build again.
This commit is contained in:
parent
b5d7ea9209
commit
a3ece44f0a
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ do_configure() {
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
cd xbps-build
|
cd xbps-build
|
||||||
make ${makejobs} MOZ_MAKE_FLAGS="${makejobs}"
|
SHELL=/bin/bash make ${makejobs} MOZ_MAKE_FLAGS="${makejobs}"
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue