Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorDaniel Molkentin <danimo@owncloud.com>2013-01-30 12:48:02 +0400
committerDaniel Molkentin <danimo@owncloud.com>2013-01-30 12:48:45 +0400
commita04cf32a69d13d743e838642f3f3ec37d86b1e5f (patch)
tree11c1c9a58d00fea0d6f165e0a7cee2df901c3e25 /cmake
parent746c0359d24542f2904de08ceca8ddb415961df5 (diff)
No need to ship ocsync.conf
Diffstat (limited to 'cmake')
-rw-r--r--cmake/modules/NSIS.template.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/modules/NSIS.template.in b/cmake/modules/NSIS.template.in
index f8d3a261f..a06f4c2e2 100644
--- a/cmake/modules/NSIS.template.in
+++ b/cmake/modules/NSIS.template.in
@@ -347,7 +347,6 @@ Section "${APPLICATION_NAME}" SEC_OWNCLOUD
File "${MING_BIN}\libssl-8.dll"
; CSync configs
- File "${CSYNC_CONFIG_DIR}/ocsync.conf"
File "${SOURCE_PATH}/sync-exclude.lst"
SectionEnd