Skip to content

Commit c4bad59

Browse files
authored
EFL: Remove space
1 parent c2fd859 commit c4bad59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tur-on-device/efl/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ termux_step_pre_configure() {
1919
if [[ "$TERMUX_ARCH" = arm ]] ; then
2020
TERMUX_PKG_EXTRA_CONFIGURE_ARGS+=" -Dnative-arch-optimization=false"
2121
fi
22-
22+
2323
if [ "${TERMUX_ON_DEVICE_BUILD}" = false ]; then
2424
termux_error_exit "This package doesn't support cross-compiling."
2525
fi

0 commit comments

Comments
 (0)