chore(main/glib): Remove trailing whitespaces

This fixes linking issue in ffcc26f4bd34aacb78450300f4f7f90e5ab7bd61 commit.
This commit is contained in:
termux-pacman-bot
2025-02-23 16:36:53 +00:00
parent c513136d89
commit 40c5277e18

View File

@@ -90,7 +90,7 @@ termux_step_pre_configure() {
mkdir -p "$TERMUX_PKG_BUILDDIR"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="${TERMUX_PKG_EXTRA_CONFIGURE_ARGS/"-Dintrospection=enabled"/"-Dintrospection=disabled"}"
termux_setup_gir
cd "$TERMUX_PKG_BUILDDIR"
TERMUX_PREFIX="$_PREFIX" termux_step_configure
cd "$TERMUX_PKG_BUILDDIR"
@@ -123,7 +123,7 @@ termux_step_pre_configure() {
cd "$TERMUX_PKG_BUILDDIR"
termux_step_make_install
)
# Place the GIR files inside the root of the GIR directory (gir/.) of the package
termux_setup_gir