[Pkg-owncloud-commits] [owncloud-client] 191/332: CMake: Remove accidentially added typo to fix build.
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Aug 14 21:06:58 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 00f793a84107ab373b2792ea02e37a2e955ff94f
Author: Klaas Freitag <freitag at owncloud.com>
Date: Thu Jul 10 17:20:40 2014 +0200
CMake: Remove accidentially added typo to fix build.
---
src/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index f802f91..52e3aac 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -277,7 +277,7 @@ set(updater_SRCS
)
IF( APPLE )
- list(APPEND mirall_SRCSmirall_SRCS mirall/cocoainitializer_mac.mm)
+ list(APPEND mirall_SRCS mirall/cocoainitializer_mac.mm)
list(APPEND mirall_SRCS mirall/settingsdialogmac.cpp)
--
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