diff options
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 |