mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +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
|
pkgrel=0
|
||||||
pkgdesc="TeX Live texmf core distribution"
|
pkgdesc="TeX Live texmf core distribution"
|
||||||
url="http://tug.org/texlive/"
|
url="http://tug.org/texlive/"
|
||||||
arch="noarch"
|
# Temporarily disabled, builders are trying to rebuild it over and over again.
|
||||||
|
#arch="noarch"
|
||||||
license="GPL"
|
license="GPL"
|
||||||
depends=""
|
depends=""
|
||||||
depends_dev=""
|
depends_dev=""
|
||||||
|
Loading…
Reference in New Issue
Block a user