Skip to content

Commit

Permalink
fix lucid reference in INSTALL
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Dec 27, 2015
1 parent 46f283b commit 66d72f0
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 9 deletions.
9 changes: 5 additions & 4 deletions INSTALL
@@ -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
Expand Down Expand Up @@ -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"

Expand Down
9 changes: 5 additions & 4 deletions doc/INSTALL.html
Expand Up @@ -77,13 +77,13 @@
<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">

Expand Down Expand Up @@ -495,7 +495,8 @@ <H2>3.8. Building Debian packages</H2>
</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>
Expand Down
3 changes: 2 additions & 1 deletion doc/linux.t2t
Expand Up @@ -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"
Expand Down

0 comments on commit 66d72f0

Please sign in to comment.