mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-05 10:23:24 +00:00
chore(main/glib): Remove trailing whitespaces
This fixes linking issue in ffcc26f4bd34aacb78450300f4f7f90e5ab7bd61 commit.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user