[email protected] wrote: > Author: krejzi > Date: Thu Dec 26 15:20:53 2013 > New Revision: 10418 > > Log: > add infodir switch to bc > > Modified: > branches/systemd/BOOK/chapter06/bc.xml > > Modified: branches/systemd/BOOK/chapter06/bc.xml > ============================================================================== > --- branches/systemd/BOOK/chapter06/bc.xml Thu Dec 26 11:49:42 2013 > (r10417) > +++ branches/systemd/BOOK/chapter06/bc.xml Thu Dec 26 15:20:53 2013 > (r10418) > @@ -45,6 +45,7 @@ > > <screen><userinput remap="configure">./configure --prefix=/usr \ > --with-readline \ > + --infodir=/usr/share/info \ > --mandir=/usr/share/man</userinput></screen> > > <variablelist>
Armin, I'm curious. Why did you add the infodir and mandir switches? On my test build of trunk yesterday, both the man page and the info page were placed in the correct place without them. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
