[Pkg-owncloud-commits] [owncloud-client] 212/333: Fix typo

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Apr 17 23:16:54 UTC 2014


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 1c8e5ef4eedd336ea64904c31b829d1f3ae6a158
Author: Daniel Molkentin <danimo at owncloud.com>
Date:   Tue Mar 25 20:04:44 2014 +0100

    Fix typo
---
 cmake/modules/QtVersionAbstraction.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/modules/QtVersionAbstraction.cmake b/cmake/modules/QtVersionAbstraction.cmake
index bc55549..45c41c0 100644
--- a/cmake/modules/QtVersionAbstraction.cmake
+++ b/cmake/modules/QtVersionAbstraction.cmake
@@ -17,7 +17,7 @@ if( NOT BUILD_WITH_QT4 )
         find_package(Qt5Location REQUIRED)
         find_package(Qt5WebKitWidgets REQUIRED)
 if(APPLE)
-        find_package(Qt5MacExtras REQUIRED))
+        find_package(Qt5MacExtras REQUIRED)
 endif()
 
         message(STATUS "Using Qt 5!")

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