aboutsummaryrefslogtreecommitdiff
path: root/libs/libical/patches
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2019-12-04 11:04:45 -0800
committerRosen Penev <rosenp@gmail.com>2019-12-11 14:16:25 -0800
commita6e2d1a3deae4d29f3cbb160d20e477cf35de5ed (patch)
tree1050534f7e1205f5ef51706b8cb39a8beab272a4 /libs/libical/patches
parent79c2781926056c36a49f7edf785d7696e7bd25ea (diff)
libical: Update to 3.0.6
Replace InstallDev with CMAKE_INSTALL. Add PKG_BUILD_PARALLEL for faster compilation. Fixed license info. Refreshed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'libs/libical/patches')
-rw-r--r--libs/libical/patches/001-disable-icu-and-bdb-support.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/libs/libical/patches/001-disable-icu-and-bdb-support.patch b/libs/libical/patches/001-disable-icu-and-bdb-support.patch
index 25598b70c..0f5087637 100644
--- a/libs/libical/patches/001-disable-icu-and-bdb-support.patch
+++ b/libs/libical/patches/001-disable-icu-and-bdb-support.patch
@@ -1,8 +1,6 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 1cc7180..295bc20 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -161,43 +161,43 @@ endif()
+@@ -170,43 +170,43 @@ endif()
# libicu is highly recommended for RSCALE support
# libicu can be found at http://www.icu-project.org
# RSCALE info at http://tools.ietf.org/html/rfc7529