[Pkg-owncloud-commits] [owncloud-client] 148/175: Documentation: Mention the git submodules

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat Aug 8 10:36:38 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 827e07700de6bcf94dfa7ff4caf02ded40991f41
Author: Markus Goetz <markus at woboq.com>
Date:   Wed Jun 10 16:48:13 2015 +0200

    Documentation: Mention the git submodules
---
 doc/building.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/building.rst b/doc/building.rst
index de7897b..b83f9f5 100644
--- a/doc/building.rst
+++ b/doc/building.rst
@@ -214,6 +214,8 @@ To build the most up to date version of the client:
 1. Clone the latest versions of the client from Git_ as follows:
 
   ``git clone git://github.com/owncloud/client.git``
+  ``git submodule init``
+  ``git submodule update``
 
 2. Create the build directory:
 

-- 
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