firefox-esr: fix musl build
This commit is contained in:
parent
4847f72416
commit
eff8ba1999
|
@ -37,7 +37,7 @@ fi
|
|||
pre_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-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/
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue