firefox: fix musl build
This commit is contained in:
@@ -29,7 +29,7 @@ conflicts="firefox-esr>=0"
|
|||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user