aboutsummaryrefslogtreecommitdiffstats
path: root/community/texmf-dist/APKBUILD
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-07 18:34:28 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-03-07 18:34:28 +0100
commite3da65ff7c7ad5ea7c1ee23fbd1e98ebc183befe (patch)
tree2602c108451239c9d75d2cfa456af1c57f2b67f6 /community/texmf-dist/APKBUILD
parent7b059c91c709fe09589876116022ca81d7804e33 (diff)
downloadaports-e3da65ff7c7ad5ea7c1ee23fbd1e98ebc183befe.tar.bz2
aports-e3da65ff7c7ad5ea7c1ee23fbd1e98ebc183befe.tar.xz
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.
Diffstat (limited to 'community/texmf-dist/APKBUILD')
-rw-r--r--community/texmf-dist/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/texmf-dist/APKBUILD b/community/texmf-dist/APKBUILD
index 6c24c58005..a1cf0e3737 100644
--- a/community/texmf-dist/APKBUILD
+++ b/community/texmf-dist/APKBUILD
@@ -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=""