Author: bdubbs Date: Tue Sep 2 20:43:09 2014 New Revision: 14178 Log: Fix xml error
Modified: branches/systemd/xsoft/office/libreoffice.xml Modified: branches/systemd/xsoft/office/libreoffice.xml ============================================================================== --- branches/systemd/xsoft/office/libreoffice.xml Tue Sep 2 15:53:27 2014 (r14177) +++ branches/systemd/xsoft/office/libreoffice.xml Tue Sep 2 20:43:09 2014 (r14178) @@ -305,7 +305,8 @@ <screen><userinput>install -dm755 external/tarballs && tar -xf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz \ - --no-overwrite-dir --strip-components=1 && + --no-overwrite-dir --strip-components=1</userinput></screen> +<!-- -\-no-overwrite-dir -\-strip-components=1 && --> <!-- Not necessary for this version tar -xf ../libreoffice-help-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 && --> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
