diff options
author | Robby Workman <rw@rlworkman.net> | 2012-07-30 18:26:36 -0300 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-07-31 19:34:11 -0500 |
commit | f7105b06862d001142bcf86d294373f222d9f34c (patch) | |
tree | 4d9bfea70459734d34673784983016a3bd51c45c /office/texlive/profile.d/texlive.sh | |
parent | 9e3ad55842eb83fe6b90b28a2d5fad5ef7ff52dd (diff) | |
download | slackbuilds-f7105b06862d001142bcf86d294373f222d9f34c.tar.gz |
office/texlive: Updated for version 20120701.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'office/texlive/profile.d/texlive.sh')
-rw-r--r-- | office/texlive/profile.d/texlive.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/office/texlive/profile.d/texlive.sh b/office/texlive/profile.d/texlive.sh deleted file mode 100644 index f9daeaa293..0000000000 --- a/office/texlive/profile.d/texlive.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -# Add PATH and MANPATH for TeXlive: -PATH="$PATH:/usr/share/texmf/bin" -MANPATH="$MANPATH:/usr/share/texmf/doc/man" |