mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/texmf-dist: temporarily disable, causes problem on builders
It seems that builders are trying to rebuild it over and over again. I don't know what's going on here.
This commit is contained in:
parent
7b059c91c7
commit
e3da65ff7c
@ -23,7 +23,8 @@ pkgver=${_core}
|
||||
pkgrel=0
|
||||
pkgdesc="TeX Live texmf core distribution"
|
||||
url="http://tug.org/texlive/"
|
||||
arch="noarch"
|
||||
# Temporarily disabled, builders are trying to rebuild it over and over again.
|
||||
#arch="noarch"
|
||||
license="GPL"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
|
Loading…
Reference in New Issue
Block a user