diff options
author | Alexis Ballier <aballier@gentoo.org> | 2007-09-08 09:02:56 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-09 17:54:32 +0300 |
commit | efec2b098eda0eb15918e41e5f59d42a1b1977c8 (patch) | |
tree | 0f393e4dd5dbeaefce5c49b308641a30298155ff /README | |
parent | stray rule, not used anymore (diff) | |
download | tex-efec2b098eda0eb15918e41e5f59d42a1b1977c8.tar.gz tex-efec2b098eda0eb15918e41e5f59d42a1b1977c8.tar.bz2 tex-efec2b098eda0eb15918e41e5f59d42a1b1977c8.zip |
update doc wrt changes in makefiles
svn path=/; revision=92
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -33,14 +33,8 @@ For example (you'll need to be root to mount the images or modify /mnt) # mount -o loop -t iso9660 texlive2007-inst-20070212.iso /mnt/texlive-inst/ -Copy /mnt/texlive-live/source/source.tar.bz2 as texlive-core-2007.tar.bz2 in -your distfiles dir. - -For example (you'll need at least to be in the portage group to execute this -command) : - -$ cp -a /mnt/texlive-live/source/source.tar.bz2 /usr/portage/distfiles/texlive-core-2007.tar.bz2 - +Previously, source.tar.bz2 had to be copied manually, now it is hanled automatically in +the next step; you shouldn't have to worry about it anymore. Once that is done, you have to generate the ebuilds for the modular texmf tree, go |