On 07/26/2014 12:58 PM, [email protected] wrote: > Author: cjg > Date: Sat Jul 26 03:58:49 2014 > New Revision: 13662 > > Log: > completed hightlight page. > > Modified: > branches/systemd/gnome-systemd/applications/highlight.xml > > Modified: branches/systemd/gnome-systemd/applications/highlight.xml > ============================================================================== > --- branches/systemd/gnome-systemd/applications/highlight.xml Sat Jul 26 > 03:32:24 2014 (r13661) > +++ branches/systemd/gnome-systemd/applications/highlight.xml Sat Jul 26 > 03:58:49 2014 (r13662) > @@ -93,15 +93,18 @@ > <sect2 role="installation"> > <title>Installation of highlight</title> > > + <para>First fix an incorrect file name in the makefile > + that causes qmake to not to be found: > + </para> > + > +<screen><userinput>sed -i "s:qmake-qt4:qmake:g" -i makefile > src/makefile</userinput></screen> > + > <para> > Install <application>highlight</application> by running the following > command: > </para> >
This shouldn't be needed. I have rewritten Qt instructions to install the -qt4 suffixed binaries. -- Note: My last name is not Krejzi.
signature.asc
Description: OpenPGP digital signature
-- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
