Author: krejzi Date: Wed Aug 6 03:39:23 2014 New Revision: 13840 Log: Revert r13832 and 13838.
Modified: branches/systemd/general.ent branches/systemd/lxde/desktop/menu-cache.xml Modified: branches/systemd/general.ent ============================================================================== --- branches/systemd/general.ent Wed Aug 6 00:32:03 2014 (r13839) +++ branches/systemd/general.ent Wed Aug 6 03:39:23 2014 (r13840) @@ -29,7 +29,7 @@ <!ENTITY files-anduin "http://anduin.&lfs-domainname;/files/BLFS/svn"> <!ENTITY hints-root "http://www.&lfs-domainname;/hints"> <!ENTITY patch-downloads "http://www.linuxfromscratch.org/patches/downloads"> -<!ENTITY patch-root "http://www.&lfs-domainname;/patches/blfs/svn"> +<!ENTITY patch-root "http://www.&lfs-domainname;/patches/blfs/systemd"> <!ENTITY errata "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/"> <!ENTITY blfs-ticket-root "http://wiki.&lfs-domainname;/blfs/ticket/"> <!-- <!ENTITY lfs-root "http://www.&lfs-domainname;/lfs/view/&lfs-version;"> --> Modified: branches/systemd/lxde/desktop/menu-cache.xml ============================================================================== --- branches/systemd/lxde/desktop/menu-cache.xml Wed Aug 6 00:32:03 2014 (r13839) +++ branches/systemd/lxde/desktop/menu-cache.xml Wed Aug 6 03:39:23 2014 (r13840) @@ -91,12 +91,6 @@ <sect2 role="installation"> <title>Installation of Menu Cache</title> - <note> - <para> - This package does not support parallel build. - </para> - </note> - <para> Install <application>Menu Cache</application> by running the following commands: @@ -127,6 +121,12 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../xincludes/gtk-doc-rebuild.xml"/> + <note> + <para>With this switch, parallel build is not supported. Use + <command>make -j1</command> if you have MAKEFLAGS set to value larger + than unity.</para> + </note> + </sect2> <sect2 role="content"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
