mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
fix lucid reference in INSTALL
This commit is contained in:
parent
46f283b683
commit
66d72f0686
9
INSTALL
9
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
|
||||
@ -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"
|
||||
|
||||
|
@ -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>
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user