$NetBSD: patch-CMakeLists.txt,v 1.3 2014/12/21 20:19:50 ryoon Exp $

--- CMakeLists.txt.orig	2013-10-21 12:05:25.000000000 +0000
+++ CMakeLists.txt
@@ -103,8 +103,4 @@ if(UNIT_TESTING)
     add_subdirectory(test)
 endif(UNIT_TESTING)
 
-if(BUILD_OWNCLOUD_OSX_BUNDLE)
-    configure_file(sync-exclude.lst ${OWNCLOUD_OSX_BUNDLE}/Contents/Resources/sync-exclude.lst COPYONLY)
-else()
-    install( FILES sync-exclude.lst DESTINATION ${SYSCONFDIR}/${APPLICATION_SHORTNAME} )
-endif()
+    install( FILES sync-exclude.lst DESTINATION ${SHARE_INSTALL_PREFIX}/examples/mirall)
