Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added prefix support (bug #485608) | Christoph Junghans | 2014-03-18 | 1 | -12/+19 |
| | |||||
* | texlive-common_is_file_present_in_texmf: do not run find if the directory ↵ | Alexis Ballier | 2013-06-26 | 1 | -3/+3 |
| | | | | does not exist | ||||
* | introduce efmtutil-sys: same as etexmf-update but for fmtutil-sys | Alexis Ballier | 2012-10-17 | 1 | -1/+20 |
| | |||||
* | do not warn in etexmf-update if we have not yet installed texlive-core, like ↵ | Alexis Ballier | 2012-10-17 | 1 | -7/+9 |
| | | | | when installing kpathsea, bug #429682 | ||||
* | installing broken links has been non fatal only for texlive prior to 2010, ↵ | Alexis Ballier | 2012-03-30 | 1 | -4/+2 |
| | | | | which are now gone, remove the code for these versions and make it always fatal | ||||
* | trim useless trailing whitespace | Mike Frysinger | 2011-08-29 | 1 | -4/+4 |
| | |||||
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -3/+3 |
| | |||||
* | Add etexmf-update to call texmf-update from ebuilds so that some duplicated ↵ | Alexis Ballier | 2010-10-24 | 1 | -1/+17 |
| | | | | code can be factorized | ||||
* | Let dobin_texmf_scripts die if the link is broken... but only for TeX Live ↵ | Alexis Ballier | 2010-10-24 | 1 | -1/+4 |
| | | | | 2010 and later so that we avoid breaking existing ebuilds | ||||
* | we want to move files only, really | Alexis Ballier | 2010-01-09 | 1 | -2/+2 |
| | |||||
* | no need to move texmf/doc .cnf/cfg files to /etc | Alexis Ballier | 2010-01-09 | 1 | -2/+2 |
| | |||||
* | Add an einfo when moving config files | Alexis Ballier | 2010-01-08 | 1 | -1/+2 |
| | |||||
* | Change a bit the dobin_texmf_scripts behavior to symlink instead of ↵ | Alexis Ballier | 2008-11-06 | 1 | -3/+5 |
| | | | | installing the file twice. That saves a few bits and we can afford it now that we ensure the permissions are preserved when installing the texmf tree. | ||||
* | Drop symlinks creation messages to einfo instead of elog, bug #241716 | Alexis Ballier | 2008-10-14 | 1 | -6/+6 |
| | |||||
* | add a small function to install a script from the texmf tree, add ↵ | Alexis Ballier | 2008-09-02 | 1 | -1/+13 |
| | | | | TEXLIVE_MODULE_BINSCRIPTS variable to texlive-module so that ebuilds can use it easily | ||||
* | add a special case for mf in etexlinks too, texlive-core already takes care ↵ | Alexis Ballier | 2008-08-30 | 1 | -1/+4 |
| | | | | of it | ||||
* | be nice and dont try to do anything if we have not installed any texmf file | Alexis Ballier | 2008-07-03 | 1 | -1/+2 |
| | |||||
* | improve comments of texlive eclasses so that they're ready to get a man ↵ | Alexis Ballier | 2008-02-14 | 1 | -4/+20 |
| | | | | page, thanks to mren <bugs@rennings.net>, bug #210049 | ||||
* | change TEXMF_VAR_PATH to match default configuration, hopefully nothing was ↵ | Alexis Ballier | 2007-11-06 | 1 | -2/+2 |
| | | | | using it (yet?) | ||||
* | add etexlinks helper function, use it for installing modules, bug #196246 | Alexis Ballier | 2007-10-20 | 1 | -1/+47 |
| | |||||
* | add texlive common eclass | Alexis Ballier | 2007-10-14 | 1 | -0/+44 |