texlive-bin: don't provide texlive anymore, as this will become a proper package soon.
This commit is contained in:
parent
6333f230e6
commit
a810907ac7
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'texlive-bin'
|
||||
pkgname=texlive-bin
|
||||
version=2020
|
||||
revision=1
|
||||
revision=2
|
||||
depends="texlive${version}-bin"
|
||||
short_desc="TeX Live Binary distribution through tl-install (newest version)"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://tug.org/texlive/"
|
||||
provides="texlive-${version}_${revision}"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686) _tlarch=i386-linux;;
|
||||
|
|
Loading…
Reference in New Issue