* update texlive-bin to 2024.2-2
This commit is contained in:
parent
a6e5468f9d
commit
a83ef37433
@ -5,9 +5,8 @@
|
||||
# Contributor: francois <francois.archlinux.org>
|
||||
|
||||
pkgname=(texlive-bin libsynctex)
|
||||
_rev=66984
|
||||
pkgver=2024.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
license=(GPL-2.0-or-later)
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
makedepends=(bash
|
||||
@ -77,6 +76,7 @@ build() {
|
||||
|
||||
mkdir -p build
|
||||
cd build
|
||||
CFLAGS+=" -Wno-incompatible-pointer-types" \
|
||||
ax_cv_c_float_words_bigendian=${_bigendian} \
|
||||
../configure --prefix=/usr -C \
|
||||
--sysconfdir=/etc \
|
||||
|
Loading…
x
Reference in New Issue
Block a user