office/texlive: Fixed banner text in configure

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2012-10-12 21:36:29 -05:00
parent aa349ecd5e
commit ede6f7a741
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
PRGNAM=texlive
VERSION=20120701
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
SOURCE_VERS=$VERSION
@ -94,7 +94,7 @@ mkdir build ; cd build
--libdir=/usr/lib${LIBDIRSUFFIX} \
--mandir=/usr/man \
--infodir=/usr/info \
--with-banner-add='TeX Live 2012/Slackware (rworkman)' \
--with-banner-add='TeX Live 2012/Slackware (SlackBuilds.org)' \
--disable-native-texlive-build \
--enable-largefile \
--disable-missing \