mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/texlive-bin: remove install line for nonexistent dir
This commit is contained in:
parent
0538889449
commit
18fb869847
1 changed files with 0 additions and 1 deletions
|
@ -202,7 +202,6 @@ package() {
|
|||
|
||||
## install Perl libraries
|
||||
mkdir -p "$pkgdir"/usr/share/tlpkg/TeXLive
|
||||
install -m755 "${srcdir}/biber" "${pkgdir}/usr/bin/biber"
|
||||
install -m644 "${srcdir}"/source/utils/biber/TeXLive/*.pm "${pkgdir}/usr/share/tlpkg/TeXLive"
|
||||
|
||||
# create symlinks for formats
|
||||
|
|
Loading…
Reference in a new issue