From 9ff6f9fbe422bd801e6151c745c0255699f163fa Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sun, 23 Nov 2014 15:42:58 +0100 Subject: [PATCH] texlive2014-bin: xlint. --- srcpkgs/texlive2014-bin/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/texlive2014-bin/template b/srcpkgs/texlive2014-bin/template index 5b4067b211f..439807af6bd 100644 --- a/srcpkgs/texlive2014-bin/template +++ b/srcpkgs/texlive2014-bin/template @@ -7,8 +7,8 @@ homepage="http://tug.org/texlive/" license="GPL-2" short_desc="TeX Live Binary distribution through tl-install" depends="cairo pixman graphite t1lib gd poppler libsigsegv - zziplib libpng libjpeg-turbo freetype icu harfbuzz wget perl - ghostscript xz" + zziplib libpng libjpeg-turbo freetype icu harfbuzz wget perl + ghostscript xz" distfiles="http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz" checksum=d874cc26ae8cbdbb42fd175ee3a2c2bc6e850d96eb7cc8c283b2caa250ad15ad create_wrksrc=yes @@ -31,7 +31,7 @@ do_install(){ vcopy "install-tl-*/*" /opt/texlive${version}-installer vinstall ${FILESDIR}/void.profile 644 opt/texlive${version}-installer if [ "$build_option_basic" ]; then - echo "selected_scheme scheme-basic" + echo "selected_scheme scheme-basic" elif [ "$build_option_small" ]; then echo "selected_scheme scheme-small" elif [ "$build_option_medium" = "medium" ];then