We don't provide bz2 tarballs anymore, so remove them from docs.

This commit is contained in:
mmdolze
2010-11-20 16:43:24 +00:00
parent 9c1bde0ece
commit 29adfa40db
+4 -11
View File
@@ -54,21 +54,13 @@ There are nightly distributions of the CVS branches of LCDproc. You can download
</para>
<para>
To extract the files run either
To extract the files run
</para>
<screen>
<prompt>$</prompt> <userinput>tar xvfz lcdproc-CVS-*.tar.gz</userinput>
</screen>
<para>
or
</para>
<screen>
<prompt>$</prompt> <userinput>bunzip2 -c lcdproc-CVS-*.tar.bz2 | tar xv</userinput>
</screen>
</sect1>
<sect1 id="cvs">
@@ -108,8 +100,9 @@ you can use the "update" command of CVS (Make sure to be in the lcdproc director
</screen>
<para>
Now that you have downloaded the files you can prepare them for compiling, but first
you should (you don't have to) copy them to another place on your machine:
Now that once you have downloaded the files you can prepare them for
compiling, but first you should (you don't have to) copy them to another
place on your machine.
</para>
</sect1>