diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2013-11-10 22:56:31 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-11 10:55:47 -0600 |
commit | ec170afb14699e06be7b8026904e387c285b42bc (patch) | |
tree | e069dba21f3b7506cdfdf82534016dd8f5f520ec /office/texlive/README.tlpkg | |
parent | 03f6fb3e3c95456e5852f96a7fc142e387a220cb (diff) |
office/texlive: Remove initial build dep on tetex.
Delay building xindy until the end of the script when we
have the texlive environment already available and use
some PATH/LD_LIBRARY_PATH trickery to build xindy using
that environment rather than a system one.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'office/texlive/README.tlpkg')
-rw-r--r-- | office/texlive/README.tlpkg | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/office/texlive/README.tlpkg b/office/texlive/README.tlpkg index 1e154289424a..35c25dd256fc 100644 --- a/office/texlive/README.tlpkg +++ b/office/texlive/README.tlpkg @@ -1,11 +1,11 @@ -The TeXLive Package Manager, i.e. tlmgr(1), is not shipped with this -TeXLive package, as it's not expected to work properly (if at all). -The general consensus from the TeXLive users mailing list is that +The TeXLive Package Manager, i.e. tlmgr(1), is not shipped with this +TeXLive package, as it's not expected to work properly (if at all). +The general consensus from the TeXLive users mailing list is that distributions should not be shipping tlpkg. -The *proper* way to upgrade the TeXLive Slackware package (or any -part of it) is through your Slackware's package manager. If you -elect to try tlmgr(1), and it doesn't work at all, or worse, it messes +The *proper* way to upgrade the TeXLive Slackware package (or any +part of it) is through your Slackware's package manager. If you +elect to try tlmgr(1), and it doesn't work at all, or worse, it messes up part of your TeXLive installation, too bad. On the other hand, if you are able to document exactly what we need to do in order to make it: |