firefox-esr: fix musl build
This commit is contained in:
parent
4847f72416
commit
eff8ba1999
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ fi
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl)
|
*-musl)
|
||||||
$XBPS_FETCH_CMD http://git.alpinelinux.org/cgit/aports/plain/community/firefox/stab.h
|
$XBPS_FETCH_CMD http://git.alpinelinux.org/cgit/aports/plain/community/firefox-esr/stab.h
|
||||||
mv stab.h toolkit/crashreporter/google-breakpad/src/
|
mv stab.h toolkit/crashreporter/google-breakpad/src/
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue