blob: 8517378332721da366814c0f4147dea53cdaca61 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
texlive-dummy-opensuse
======================
This is a "dummy-package" which achieves the dependencies of the
openSUSE TeX Live packages without installing the real files. This
makes it possible to install the original TeX Live distribution
(http://www.tug.org/texlive/) without the overhead of the openSUSE
packages. The "dummy-package" provides scripts in "/etc/profile.d/"
for setting the correct paths of the TeX Live binaries (assuming
the installation path "/usr/local/texlive").
Install this package with:
`zypper in --allow-unsigned-rpm texlive-dummy-2023.9999-2.noarch.rpm`
The GIT repository of the package is:
https://github.com/rolfn/texlive-dummy-opensuse
Permission is granted to copy, distribute and/or modify this software
under the terms of the LaTeX Project Public License (LPPL), version
1.3. The LPPL maintenance status of this software is "maintained".
Rolf Niepraschk, 2023/03/17
|