summaryrefslogtreecommitdiff
path: root/net/owncloud-csync/files/patch-src-std-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'net/owncloud-csync/files/patch-src-std-CMakeLists.txt')
-rw-r--r--net/owncloud-csync/files/patch-src-std-CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/owncloud-csync/files/patch-src-std-CMakeLists.txt b/net/owncloud-csync/files/patch-src-std-CMakeLists.txt
deleted file mode 100644
index ceeefbe63a51..000000000000
--- a/net/owncloud-csync/files/patch-src-std-CMakeLists.txt
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/std/_CMakeLists.txt 2013-02-20 20:39:16.000000000 +0400
-+++ src/std/CMakeLists.txt 2013-03-16 14:16:52.896920438 +0400
-@@ -31,6 +31,7 @@
- include_directories(
- ${CSTDLIB_PUBLIC_INCLUDE_DIRS}
- ${CSTDLIB_PRIVATE_INCLUDE_DIRS}
-+ ${ICONV_INCLUDE_DIR}
- )
-
- add_library(${CSTDLIB_LIBRARY} STATIC ${cstdlib_SRCS})