Skip to content

Commit

Permalink
Fixed readme, part2
Browse files Browse the repository at this point in the history
  • Loading branch information
geobra committed Jan 28, 2017
1 parent f9e1475 commit 78b5571
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Expand Up @@ -27,7 +27,7 @@ Feature Stack until version 1.0
-------------------------------------------------------------------------------
Ready to use binaries can be found on openrepos
-------------------------------------------------------------------------------
`Shmoose <https://openrepos.net/content/schorsch/shmoose>`_
`Shmoose on openrepos <https://openrepos.net/content/schorsch/shmoose>`_

-------------------------------------------------------------------------------
Installation
Expand Down Expand Up @@ -71,7 +71,7 @@ or use command line::
* make -j<Number of threads>

-------------------------------------------------------------------------------
To cross compile for Sailfish OS, do the following::
To cross compile for Sailfish OS, do the following
-------------------------------------------------------------------------------

* Get and install Sailfish OS mersdk (tested with version 1608)
Expand All @@ -90,7 +90,9 @@ Install all dependencies to build swiften::
Patch SConstruct file to do a PIC build of the library archive

Add::

* env.Append(CCFLAGS='-fPIC')

under the line 'env.SConscript = SConscript' on line 14

Build Swiften Library::
Expand Down

0 comments on commit 78b5571

Please sign in to comment.