On Sat, Jun 27, 2015 at 05:56:06PM +0200, Armin K. wrote: > On 27.06.2015 04:56, Ken Moffat wrote: > > On Thu, Jun 25, 2015 at 01:13:48PM +0200, Armin K. wrote: > >> On 06/25/2015 01:18 AM, [email protected] wrote: > >>> + > >>> +<screen role="root"><userinput>ldconfig && > >>> +mkdir -pv /opt/texlive/${TEXYEAR}/tlpkg/TeXLive/ && > >>> +install -v -m444 ../texk/tests/TeXLive/* > >>> /opt/texlive/${TEXYEAR}/tlpkg/TeXLive/ && > >> > >> Maybe you should move these two to the installing commands block (make > >> install). The rest looks good to me. > >> > > > > My initial plan was to keep the 2015 changes separated. After > > reading your comments, I thought "ok". But the remaining commands > > still need to be separate (i.e. after texmf has been installed), and > > on balance I'm not convinced that moving these few lines would be > > beneficial. > > > > It wouldn't, but in the rest of the book, all install related commands (unless > for optional documentation) are in one block and non-install related (like the > rest in this block) are separate. > You have convinced me. I'll do it.
ĸen -- This one goes up to eleven! -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
