mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
erlang: fix typo
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
57113882a2
commit
83d9a7982a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ build_options="x11"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64-musl) broken="dlvsym not available" ;;
|
x86_64-musl) broken="dlvsym not available" ;;
|
||||||
easc
|
esac
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./otp_build autoconf
|
./otp_build autoconf
|
||||||
|
|
Loading…
Add table
Reference in a new issue