[Pkg-owncloud-commits] [owncloud-client] 06/26: Adding missing \ on zypper install command

Sandro Knauß hefee-guest at moszumanska.debian.org
Mon Dec 9 00:01:57 UTC 2013


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 6923f265976edc8104d378a62d03e0030ddfda0b
Author: Thomas Müller <thomas.mueller at tmit.eu>
Date:   Mon Dec 2 11:37:06 2013 +0100

    Adding missing \ on zypper install command
---
 doc/building.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/building.rst b/doc/building.rst
index 882b289..acecc6c 100644
--- a/doc/building.rst
+++ b/doc/building.rst
@@ -70,7 +70,7 @@ Next, install the cross-compiler packages and the cross-compiled dependencies::
 
   zypper install cmake make mingw32-cross-binutils mingw32-cross-cpp mingw32-cross-gcc \
                  mingw32-cross-gcc-c++ mingw32-cross-pkg-config mingw32-filesystem \
-                 mingw32-headers mingw32-runtime site-config mingw32-libqt4-sql
+                 mingw32-headers mingw32-runtime site-config mingw32-libqt4-sql \
                  mingw32-libqt4-sql-sqlite mingw32-libsqlite-devel \
                  mingw32-dlfcn-devel mingw32-libssh2-devel kdewin-png2ico \
                  mingw32-libqt4 mingw32-libqt4-devel mingw32-libgcrypt \

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