~ubuntu-branches/ubuntu/trusty/liblas/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/development/source.txt

  • Committer: Package Import Robot
  • Author(s): Francesco Paolo Lovergine
  • Date: 2014-01-05 17:00:29 UTC
  • mfrom: (7.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20140105170029-ddtp0j63x5jvck2u
Tags: 1.7.0+dfsg-2
Fixed missing linking of system boost component.
(closes: #733282)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. _source:
 
2
 
 
3
******************************************************************************
 
4
libLAS Source Repository
 
5
******************************************************************************
 
6
 
 
7
The main repository for libLAS is located on github at https://github.com/libLAS/libLAS
 
8
 
 
9
You can obtain a copy of the active source code by issuing the following command::
 
10
 
 
11
    git clone git://github.com/libLAS/libLAS.git liblas
 
12