fix lucid reference in INSTALL

This commit is contained in:
Juergen E. Fischer 2015-12-27 17:18:21 +01:00
parent 46f283b683
commit 66d72f0686
3 changed files with 12 additions and 9 deletions

View File

@ -1,10 +1,10 @@
QGIS
Building QGIS from source - step by step
Thursday December 17, 2015
Sunday December 27, 2015
Last Updated: Thursday December 17, 2015
Last Change : Thursday December 17, 2015
Last Updated: Sunday December 27, 2015
Last Change : Sunday December 27, 2015
1. Introduction
@ -293,7 +293,8 @@ First you need to install the debian packaging tools once:
apt-get install build-essential
First you need to create an changelog entry for your distribution. For example for Ubuntu Lucid:
First you need to create an changelog entry for your distribution. For example
for Ubuntu Precise:
dch -l ~precise --force-distribution --distribution precise "precise build"

View File

@ -77,13 +77,13 @@ label{ background-color: #FFFFCC;
<DIV CLASS="header" ID="header">
<H1>QGIS</H1>
<H2>Building QGIS from source - step by step</H2>
<H3>Thursday December 17, 2015</H3>
<H3>Sunday December 27, 2015</H3>
</DIV>
<DIV CLASS="body" ID="body">
<P>
Last Updated: Thursday December 17, 2015
Last Change : Thursday December 17, 2015
Last Updated: Sunday December 27, 2015
Last Change : Sunday December 27, 2015
</P>
<DIV CLASS="toc">
@ -495,7 +495,8 @@ apt-get install build-essential
</PRE></div>
<P>
First you need to create an changelog entry for your distribution. For example for Ubuntu Lucid:
First you need to create an changelog entry for your distribution. For example
for Ubuntu Precise:
</P>
<div class="code"><PRE>

View File

@ -170,7 +170,8 @@ First you need to install the debian packaging tools once:
apt-get install build-essential
```
First you need to create an changelog entry for your distribution. For example for Ubuntu Lucid:
First you need to create an changelog entry for your distribution. For example
for Ubuntu Precise:
```
dch -l ~precise --force-distribution --distribution precise "precise build"