Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
2 changed files with
6 additions and
6 deletions
-
packages/libmediainfo/01_remove_libpthread.patch
-
packages/libmediainfo/build.sh
|
|
@ -11,7 +11,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-shared --enable-static --with-libcurl" |
|
|
|
termux_step_pre_configure() { |
|
|
|
TERMUX_PKG_SRCDIR="${TERMUX_PKG_SRCDIR}/Project/GNU/Library" |
|
|
|
TERMUX_PKG_BUILDDIR="${TERMUX_PKG_SRCDIR}" |
|
|
|
cd "${TERMUX_PKG_SRCDIR}" || return |
|
|
|
cd "${TERMUX_PKG_SRCDIR}" |
|
|
|
./autogen.sh |
|
|
|
} |
|
|
|
|
|
|
|