1
0
Dr. Werner Fink 2012-07-13 07:42:19 +00:00 committed by Git OBS Bridge
parent 182933fd3c
commit 65967229bc
2 changed files with 16 additions and 3 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 13 07:34:32 UTC 2012 - werner@suse.de
- Rename SuSEconfig.texlive to update.texlive to make the quibblers
happy. The script was already self-sufficient and does not need
any help from the old SuSEconfig infrastructure.
-------------------------------------------------------------------
Wed Jun 27 09:00:58 UTC 2012 - werner@suse.de

View File

@ -1,9 +1,17 @@
#!/bin/bash
#
# $TEXMFMAIN/texconfig/update Update the TeXLive system depending on
# the marks found below /var/run/texlive
# and also tries do determine the required printer setup like the page size
# layout, printer resolution and printer blackening.
#
# This script is based on the old SuSEconfig.texlive or SuSEconfig.tetex
# script used before for this job.
#
# Copyright (c) 1997-2001 SuSE Gmbh Nuernberg, Germany. All rights reserved.
# Copyright (c) 2004 SuSE LINUX AG, Germany. All rights reserved.
# Copyright (c) 2007-2009 SuSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 SuSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011-2012 SuSE LINUX Products GmbH, Nuernberg, Germany.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@ -14,8 +22,6 @@ typeset -r OLDIFS="$IFS"
typeset -i rc=0
: ${VERBOSE=true}
test -r /etc/sysconfig/suseconfig && . /etc/sysconfig/suseconfig
#
# We need a check for an already modified texlive configuration:
# therefore we use md5 check sums.