[Pkg-owncloud-commits] [owncloud-client] 32/218: more typos
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sat Oct 17 14:30:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit b3a462d45251dbdced15118a9eec37c714c38a8a
Author: Carla Schroder <carla at owncloud.com>
Date: Mon Aug 31 11:12:47 2015 +0200
more typos
---
doc/building.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/building.rst b/doc/building.rst
index f0da4eb..5ee84d1 100644
--- a/doc/building.rst
+++ b/doc/building.rst
@@ -61,7 +61,7 @@ To set up your build environment for development using HomeBrew_:
Where ``x.z`` is the current version of Qt 5 that brew has installed
on your machine.
-5. For compilation of the client, follow the :ref:`generic_build_instructions`.
+5. For compilation of the client, follow the :ref:`generic-build-instructions`.
6. In the build directory, run ``admin/osx/create_mac.sh <build_dir>
<install_dir>``. If you have a developer signing certificate, you can specify
@@ -126,7 +126,7 @@ follow `Windows Installer Build (Cross-Compile)`_ instead.
The ownCloud binary will appear in the ``bin`` directory.
Windows Installer Build (Cross-Compile)
------------------------
+---------------------------------------
Due to the large number of dependencies, building the client installer for Windows
is **currently only officially supported on openSUSE**, by using the MinGW cross compiler.
@@ -150,7 +150,7 @@ To cross-compile:
zypper install mingw32-cross-nsis mingw32-cross-nsis-plugin-uac mingw32-cross-nsis-plugin-nsprocess
-4. Follow the `generic build instructions`_
+4. Follow the :ref:`generic-build-instructions`
.. note:: When building for Windows platforms, you must specify a special
toolchain file that enables cmake to locate the platform-specific tools. To add
@@ -180,7 +180,7 @@ To cross-compile:
you may use the official Microsoft ``signtool`` utility on Microsoft Windows.
-.. _generic-build-instructions
+.. _generic-build-instructions:
Generic Build Instructions
--------------------------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list