mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/texlive-bin to 2023.66984-6
This commit is contained in:
parent
514b60871a
commit
f777e63467
1 changed files with 2 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
|||
pkgname=(texlive-bin libsynctex)
|
||||
_rev=66984
|
||||
pkgver=2023.$_rev
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
license=(GPL)
|
||||
arch=(x86_64)
|
||||
makedepends=(git cairo pixman graphite t1lib gd libsigsegv zziplib libpng libjpeg freetype2
|
||||
|
@ -145,8 +145,7 @@ package_texlive-bin() {
|
|||
install -Dm644 "$srcdir"/tlpkg/installer/config.guess -t "$pkgdir"/usr/share/tlpkg/installer
|
||||
|
||||
# remove stuff included in texlive-core
|
||||
rm -r "$pkgdir"/usr/share/texmf-dist/{bibtex,chktex,dvipdfmx,dvips,fonts,hbf2gf,texconfig,ttf2pk,web2c,xdvi}
|
||||
rm -r "$pkgdir"/usr/share/texmf-dist/scripts/{make4ht,pythontex}
|
||||
rm -r "$pkgdir"/usr/share/texmf-dist/{bibtex,chktex,dvipdfmx,dvips,fonts,hbf2gf,scripts,texconfig,ttf2pk,web2c,xdvi}
|
||||
|
||||
# docs are provided in texlive-doc
|
||||
rm -r "$pkgdir"/usr/share/texmf-dist/doc
|
||||
|
|
Loading…
Reference in a new issue